feat: 完成分类页开发
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "分类",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FEF6E7",
|
||||
"backgroundColor": "#FEF6E7",
|
||||
"enablePullDownRefresh": false,
|
||||
"usingComponents": {
|
||||
"nav-bar": "../../components3.0/nav-bar/nav-bar",
|
||||
"van-icon": "@vant/weapp/icon/index",
|
||||
"toy-icon": "/toy/icon/icon"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user