浏览代码

更新版本

wmaple 1 年之前
父节点
当前提交
90244478ae
共有 2 个文件被更改,包括 3 次插入5 次删除
  1. 2 2
      manifest.json
  2. 1 3
      pages/down.vue

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "宜格分享",
     "appid" : "__UNI__90011BF",
     "description" : "应用描述",
-    "versionName" : "1.0.1",
-    "versionCode" : 101,
+    "versionName" : "1.0.2",
+    "versionCode" : 102,
     "transformPx" : false,
     /* 5+App特有相关 */
     "app-plus" : {

+ 1 - 3
pages/down.vue

@@ -34,9 +34,7 @@
         appInfo: null,
       };
     },
-    onLoad(options) {
-      // this.getData();
-    },
+    onLoad(options) {},
     methods: {
       getData(type) {
         this.$http.get("/app/version/newest", {