修改顶部navigator样式
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"van-image": "@vant/weapp/image/index"
|
||||
"van-image": "@vant/weapp/image/index",
|
||||
"navigator": "/components/navigator/index"
|
||||
},
|
||||
"navigationBarTitleText": "二维码"
|
||||
"navigationBarTitleText": "二维码",
|
||||
"navigationStyle": "custom"
|
||||
|
||||
}
|
Reference in New Issue
Block a user