# 我的page.json配置

xcooo
			"path": "pages/home/home",
			"style": {
				"navigationBarTitleText":"我的",
				"app-plus":{
					"scrollIndicator":"none",
					"bounce":"none",
					"titleNView":{
						"buttons":[
							{
								"type":"menu"
							}
						]
					}
				}
			}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
上次更新: 2021/2/22 上午10:53:04