/
githubmirror
/
taro
Обзор
Документация
Войти
/
githubmirror
/
taro
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
examples/mini-program-example/src/pages/index/index.scss
24 строки
296 B
刘阳
同步harmony最新开发分支的代码:例子程序
02 апр 2024, 09:33
02 апр 2024, 09:33
d958330
Код
Авторство
О чём код?
//@import '@tarojs/components-mpharmony/dist/style/components/page-container'; .overlay_black { background: #0d0d0d; } .overlay_white { background: #f4f4f4; } .customStyle { background: #8065df; } .gridStyle { width: 1000px; } .buttonStyle { width: 200px; margin-top: 100px; }