You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
516 B
14 lines
516 B
{
|
|
"navigationBarTitleText": "个人中心",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"t-popup": "tdesign-miniprogram/popup/popup",
|
|
"t-icon": "tdesign-miniprogram/icon/icon",
|
|
"t-cell-group": "tdesign-miniprogram/cell-group/cell-group",
|
|
"t-cell": "tdesign-miniprogram/cell/cell",
|
|
"t-user-center-card": "./components/user-center-card/index",
|
|
"t-order-group": "./components/order-group/index",
|
|
"t-toast": "tdesign-miniprogram/toast/toast"
|
|
},
|
|
"enablePullDownRefresh": true
|
|
} |