同步代码

This commit is contained in:
2021-11-04 08:58:49 +08:00
parent 3e22daa807
commit 5a478ed794

View File

@@ -32,14 +32,14 @@
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"app-plus":{ "app-plus":{
"titleNView": { "titleNView": {
"backgroundColor": "#7c52fc", "backgroundColor": "#8b64fd",
"buttons": [{ "buttons": [{
"text": "\ue603", "text": "搜索",
"fontSrc":"/static/iconfont.ttf", "fontSize": "14",
"background": "rgba(0,0,0,0)", "color": "#fff"
"fontSize":"20"
}] }]
} }
} }
} }
}, { }, {