Browse Source

修改标题

master
liaoxinyu 2 years ago
parent
commit
c3d619c474
  1. 4
      manifest.json
  2. 2
      pages.json

4
manifest.json

@ -1,5 +1,5 @@
{ {
"name" : "AJCoins", "name" : "AJseller",
"appid" : "__UNI__88A589F", "appid" : "__UNI__88A589F",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
@ -113,7 +113,7 @@
"base" : "./" "base" : "./"
}, },
"domain" : "https://app.ajseller.com", "domain" : "https://app.ajseller.com",
"title" : "AJCoins", "title" : "AJseller",
"template" : "main.html" "template" : "main.html"
} }
} }

2
pages.json

@ -220,7 +220,7 @@
"titleNView": false "titleNView": false
}, },
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationBarTitleText": "AJCoins", "navigationBarTitleText": "AJseller",
"navigationBarBackgroundColor": "#007AFF", "navigationBarBackgroundColor": "#007AFF",
"backgroundColor": "#FFFFFF" "backgroundColor": "#FFFFFF"
}, },

Loading…
Cancel
Save