完成选择门店静态页面

This commit is contained in:
2025-04-25 14:38:21 +08:00
parent d85ec0e861
commit b3fbfd4f0f
110 changed files with 2865 additions and 646 deletions

View File

@ -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>