mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 10:35:07 +08:00
多模块重构 12:修改项目名字,按照新的规则
This commit is contained in:
13
yudao-ui-app-v1/uni.scss
Normal file
13
yudao-ui-app-v1/uni.scss
Normal file
@ -0,0 +1,13 @@
|
||||
@import '@/uni_modules/uview-ui/theme.scss';
|
||||
|
||||
.u-button--success {
|
||||
background-color: #5ac725 !important; // TODO 芋艿:莫名不行
|
||||
}
|
||||
.u-button--primary {
|
||||
background-color: #3c9cff !important; // TODO 芋艿:莫名不行
|
||||
}
|
||||
.u-button--error {
|
||||
background-color: #f56c6c !important; // TODO 芋艿:莫名不行
|
||||
}
|
||||
|
||||
$base-color: #ff536f;
|
Reference in New Issue
Block a user