wangguoyu 3 주 전
부모
커밋
c9601a5859
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      .gitignore
  2. 1 1
      manifest.json

+ 1 - 1
.gitignore

@@ -6,4 +6,4 @@ wxcomponents/**/*.vue
 wxcomponents/**/*.css
 .hbuilderx/
 .idea/
-manifest.json/
+**/manifest.json

+ 1 - 1
manifest.json

@@ -3,7 +3,7 @@
     "appid" : "__UNI__CB9D85D",
     "description" : "",
     "versionName" : "2.0.0",
-    "versionCode" : 46,
+    "versionCode" : 47,
     "transformPx" : false,
     /* 5+App特有相关 */
     "app-plus" : {