Z1hgq %!s(int64=7) %!d(string=hai) anos
pai
achega
2460274267
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      Album/js/draw/base.js
  2. 1 1
      Album/project.config.json

+ 1 - 1
Album/js/draw/base.js

xqd
@@ -45,7 +45,7 @@ function header(context, serachTerm) {
   return drawImage(context, 'images/homepage/bg_top@2x.png', 0, 0, screenWidth).then((dimension) => {
     header_height = dimension.height
     TopArea[0] = dimension
-    return drawText(context, '菜单', 20, header_height / 2, 'middle')
+    return drawText(context, '退出', 20, header_height / 2, 'middle')
   }).then((dimension) => {
     ExitBtnArea[0] = {...dimension}
     return drawImage(context, 'images/homepage/bg_search@2x.png', dimension.endX + 100, header_height / 2, 'middle')

+ 1 - 1
Album/project.config.json

xqd
@@ -9,7 +9,7 @@
 	},
 	"compileType": "game",
 	"libVersion": "2.1.1",
-	"appid": "wx605448628d21d682",
+	"appid": "wx087ac3f96a4458bc",
 	"projectname": "Album",
 	"isGameTourist": true,
 	"condition": {