11 lines
279 B
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"
|
|
}
|
|
}
|