WGShare.Client.Wx/pages/back-top/back-top.json

11 lines
279 B
JSON

{
"navigationBarTitleText": "BackTop",
"navigationBarBackgroundColor": "#fff",
"usingComponents": {
"t-button": "tdesign-miniprogram/button/button",
"t-skeleton": "tdesign-miniprogram/skeleton/skeleton",
"base": "./base",
"half-round": "./half-round"
}
}