zhangdan hace 4 años
padre
commit
cbea6bdf9a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/userCenter/index.vue

+ 1 - 1
pages/userCenter/index.vue

@@ -35,7 +35,7 @@
 			return {
 				hasLogin: false,
 				userData: {},
-				version: '1.0.0' // 小程序版本
+				version: '1.0.1' // 小程序版本
 			};
 		},
 		onShow() {