完成选择门店静态页面
This commit is contained in:
7
App.vue
7
App.vue
@ -113,11 +113,4 @@
|
||||
@import "styles/base.scss";
|
||||
/*每个页面公共css */
|
||||
@import "components/uview-ui/index.scss";
|
||||
|
||||
.w-full {width: 100%}
|
||||
.text-default {color: #254062}
|
||||
.text-gray {color: #86909C}
|
||||
.text-999 {color: #999}
|
||||
.bg-default {background-color: #254062}
|
||||
.mx-20 {margin: 0 20rpx}
|
||||
</style>
|
||||
Reference in New Issue
Block a user