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.
12 lines
427 B
12 lines
427 B
{
|
|
"navigationBarTitleText": "制作同款",
|
|
"enablePullDownRefresh": true,
|
|
"backgroundTextStyle": "light",
|
|
"usingComponents": {
|
|
"works-list": "/components/works-list/index",
|
|
"load-more": "/components/load-more/index",
|
|
"t-image-viewer": "tdesign-miniprogram/image-viewer/image-viewer",
|
|
"t-notice-bar": "tdesign-miniprogram/notice-bar/notice-bar",
|
|
"t-dialog": "tdesign-miniprogram/dialog/dialog"
|
|
}
|
|
} |