Explorar o código

1.修改头像bug
2.修改ios版本信息。上线版本

0000 %!s(int64=2) %!d(string=hai) anos
pai
achega
786c6e6a76
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 2 2
      manifest.json
  2. 1 1
      pages/personal-page/personal/personal.vue

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "哔蹦",
     "appid" : "__UNI__2635DF5",
     "description" : "",
-    "versionName" : "2.5.40",
-    "versionCode" : 23032001,
+    "versionName" : "2.5.41",
+    "versionCode" : 23032202,
     "transformPx" : false,
     /* 5+App特有相关 */
     "app-plus" : {

+ 1 - 1
pages/personal-page/personal/personal.vue

@@ -2565,7 +2565,7 @@
 							isMyWin = true;
 							//显示一个提示框
 							this.showPopup('pkFinish', {
-								name: this.username,
+								name: this.userName,
 								url: this.avatarUrl,
 								score: this.AJData.myScore,
 								consumeTime: Math.abs(this.AJData.myUsageTime),