Explorar el Código

Merge branch 'master' of ssh://192.168.1.202:8088/lx/shares

lx hace 5 años
padre
commit
8e5fdf42ee
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      app.json
  2. 1 1
      project.config.json

+ 1 - 1
app.json

@@ -8,7 +8,7 @@
   ],
   "window": {
     "backgroundTextStyle": "light",
-    "navigationBarBackgroundColor": "#fff",
+    "navigationBarBackgroundColor": "#000",
     "navigationBarTitleText": "首页",
     "navigationBarTextStyle": "black"
   },

+ 1 - 1
project.config.json

@@ -27,7 +27,7 @@
 	},
 	"compileType": "miniprogram",
 	"libVersion": "2.11.1",
-	"appid": "wxa2b202ed95d3546f",
+	"appid": "wx6e7ec793e8ca0f6d",
 	"projectname": "shares",
 	"debugOptions": {
 		"hidedInDevtools": []