Browse Source

过滤ide生成的文件

sunzhilei 1 year ago
parent
commit
09e9097ee0
3 changed files with 2 additions and 115 deletions
  1. 2 0
      .gitignore
  2. 0 30
      project.config.json
  3. 0 85
      project.private.config.json

+ 2 - 0
.gitignore

@@ -2,3 +2,5 @@
 /.idea
 
 /.idea
+/project.config.json
+/project.private.config.json

+ 0 - 30
project.config.json

@@ -1,30 +0,0 @@
-{
-    "appid": "wx8961a3e5512f307c",
-    "projectname": "render",
-    "compileType": "miniprogram",
-    "libVersion": "2.27.3",
-    "packOptions": {
-        "ignore": [],
-        "include": []
-    },
-    "setting": {
-        "urlCheck": false,
-        "coverView": true,
-        "es6": true,
-        "postcss": true,
-        "minified": true,
-        "showShadowRootInWxmlPanel": true,
-        "packNpmRelationList": [],
-        "ignoreUploadUnusedFiles": true,
-        "compileHotReLoad": true,
-        "babelSetting": {
-            "ignore": [],
-            "disablePlugins": [],
-            "outputPath": ""
-        }
-    },
-    "editorSetting": {
-        "tabIndent": "insertSpaces",
-        "tabSize": 4
-    }
-}

+ 0 - 85
project.private.config.json

@@ -1,85 +0,0 @@
-{
-    "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
-    "condition": {
-        "miniprogram": {
-            "list": [
-                {
-                    "name": "/pages/index/index",
-                    "pathName": "/pages/index/index",
-                    "query": "readId=103127012&uid=621993583e41481fbf7af7b355387eca",
-                    "launchMode": "default",
-                    "scene": null
-                },
-                {
-                    "name": "作品",
-                    "pathName": "pages/social/works/works",
-                    "query": "id=1548160250807513&title=【识字1】春夏秋冬",
-                    "scene": "1012"
-                },
-                {
-                    "name": "分享团",
-                    "pathName": "pages/groupPage/group-details/group-details",
-                    "query": "productId=1550459447432909",
-                    "scene": 1012
-                },
-                {
-                    "name": "公众号进入",
-                    "pathName": "pages/index/index",
-                    "query": "",
-                    "scene": 1020,
-                    "referrerInfo": {}
-                },
-                {
-                    "name": "公众号文章进入",
-                    "pathName": "pages/index/index",
-                    "query": "",
-                    "scene": 1058
-                },
-                {
-                    "name": "小红花兑换页面",
-                    "pathName": "pages/social/prize/prize",
-                    "query": "",
-                    "scene": null
-                },
-                {
-                    "name": "有问题朗读页面",
-                    "pathName": "pages/social/works/works",
-                    "query": "id=1553402613620097&title=【课文7】怎么都快乐",
-                    "scene": null
-                },
-                {
-                    "name": "活动页面",
-                    "pathName": "pages/activity/index/index",
-                    "query": "",
-                    "scene": null
-                },
-                {
-                    "name": "活动分享进入",
-                    "pathName": "pages/index/index",
-                    "query": "readId=1615468601012143&activity=true",
-                    "scene": null
-                },
-                {
-                    "name": "pages/product/product",
-                    "pathName": "pages/product/product",
-                    "query": "",
-                    "scene": null
-                },
-                {
-                    "name": "用户分享进入",
-                    "pathName": "pages/index/index",
-                    "query": "sid=621993583e41481fbf7af7b355387eca",
-                    "launchMode": "default",
-                    "scene": null
-                },
-                {
-                    "name": "",
-                    "pathName": "pages/activityDet/index",
-                    "query": "id=50",
-                    "launchMode": "default",
-                    "scene": null
-                }
-            ]
-        }
-    }
-}