抖音小程序端
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.

7 lines
195 B

4 years ago
{
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false,
4 years ago
"usingComponents": {
"uni-search-bar": "/uni_modules/uni-search-bar/components/uni-search-bar/uni-search-bar"
}
}