通过微信开发者工具 商城模板 创建新小程序
This commit is contained in:
13
mini-program/pages/cart/index.wxss
Normal file
13
mini-program/pages/cart/index.wxss
Normal file
@@ -0,0 +1,13 @@
|
||||
:host {
|
||||
padding-bottom: 100rpx;
|
||||
}
|
||||
|
||||
.gap {
|
||||
height: 100rpx;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.t-button {
|
||||
--td-button-default-color: #000;
|
||||
--td-button-primary-text-color: #fa4126;
|
||||
}
|
Reference in New Issue
Block a user