first commit
This commit is contained in:
9
apps/miniprogram/pages/about-feedback/index.json
Normal file
9
apps/miniprogram/pages/about-feedback/index.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"navigationBarTitleText": "问题反馈",
|
||||
"navigationBarBackgroundColor": "#f4f3ef",
|
||||
"navigationBarTextStyle": "black",
|
||||
"disableScroll": true,
|
||||
"usingComponents": {
|
||||
"bottom-nav": "/components/bottom-nav/index"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user