xiaohaizhao 1 kuukausi sitten
vanhempi
commit
dc69b8ee7e
3 muutettua tiedostoa jossa 26 lisäystä ja 30 poistoa
  1. 8 2
      project.config.json
  2. 17 28
      project.private.config.json
  3. 1 0
      select/product/index.js

+ 8 - 2
project.config.json

@@ -41,7 +41,12 @@
     "useCompilerPlugins": [
       "sass"
     ],
-    "condition": true
+    "condition": true,
+    "compileWorklet": false,
+    "localPlugins": false,
+    "disableUseStrict": false,
+    "swc": false,
+    "disableSWC": true
   },
   "compileType": "miniprogram",
   "condition": {},
@@ -54,5 +59,6 @@
   "packOptions": {
     "ignore": [],
     "include": []
-  }
+  },
+  "libVersion": "3.8.2"
 }

+ 17 - 28
project.private.config.json

@@ -3,34 +3,23 @@
   "projectname": "E_WeChat",
   "setting": {
     "compileHotReLoad": true,
-    "urlCheck": false
+    "urlCheck": false,
+    "coverView": true,
+    "lazyloadPlaceholderEnable": false,
+    "skylineRenderEnable": false,
+    "preloadBackgroundData": false,
+    "autoAudits": false,
+    "useApiHook": true,
+    "useApiHostProcess": true,
+    "showShadowRootInWxmlPanel": true,
+    "useStaticServer": false,
+    "useLanDebug": false,
+    "showES6CompileOption": false,
+    "checkInvalidKey": true,
+    "ignoreDevUnusedFiles": true,
+    "bigPackageSizeSupport": false,
+    "useIsolateContext": true
   },
   "libVersion": "3.8.2",
-  "condition": {
-    "miniprogram": {
-      "list": [
-        {
-          "name": "123123",
-          "pathName": "packageA/orderForm/detail",
-          "query": "id=70373",
-          "scene": null,
-          "launchMode": "default"
-        },
-        {
-          "name": "Eservice/installConfirmBill/index",
-          "pathName": "Eservice/installConfirmBill/index",
-          "query": "id=691",
-          "launchMode": "default",
-          "scene": null
-        },
-        {
-          "name": "Eservice/trainConfirmBill/index",
-          "pathName": "Eservice/trainConfirmBill/index",
-          "query": "id=690",
-          "launchMode": "default",
-          "scene": null
-        }
-      ]
-    }
-  }
+  "condition": {}
 }

+ 1 - 0
select/product/index.js

@@ -218,6 +218,7 @@ Page({
             "id": "20220922085103",
             "version": 1,
             "content": {
+                "isauth": 1, //1表示查询授权的品牌,默认查询全部
                 "where": {
                     "condition": ""
                 }