Bladeren bron

首页任务栏颜色

wangzq 2 jaren geleden
bovenliggende
commit
98e10f82e6
2 gewijzigde bestanden met toevoegingen van 4 en 5 verwijderingen
  1. 2 2
      .quickapp.preview.json
  2. 2 3
      src/manifest.json

+ 2 - 2
.quickapp.preview.json

@@ -1,11 +1,11 @@
 {
   "modeOptions": {
-    "current": -1,
+    "current": 0,
     "list": [
       {
         "id": 0,
         "name": "kf",
-        "pathName": "views/Task",
+        "pathName": "views/My",
         "query": ""
       }
     ]

+ 2 - 3
src/manifest.json

@@ -151,8 +151,8 @@
     "themeMode": 0,
     "pages": {
       "views/Index": {
-        "titleBarBackgroundColor":"#61A9C0",
-        "titleBarText": "#fff",
+        "titleBarBackgroundColor":"#BD8757",
+        "titleBarText": "全网看书",
         "menubarData": {
           "menubar": false
         },
@@ -235,7 +235,6 @@
         }
       },
       "views/My": {
-        "titleBarText": "个人中心",
         "menubarData": {
           "menubar": false
         }