邹能昇 vor 3 Monaten
Ursprung
Commit
5a9ff5eb46

+ 1 - 1
config.js

@@ -1,5 +1,5 @@
 export default {
-    appid: "wx37db90fff9e68f1f",//智慧沙石(后续换)
+    appid: "wxc2e930846ed8e346",//智慧沙石(后续换)
     company: "EbxZUK5lBI",
     rootPage: "/nova-tourism/pages/index/index",
     theme: {

+ 1 - 0
nova-tourism/components/homestay/index.less

@@ -114,6 +114,7 @@
             break-inside: avoid; /* 防止卡片在列之间断裂 */
             margin-bottom: 20rpx; /* 设置卡片底部间距 */
             width: 100%; /* 确保卡片宽度为100% */
+            background-color: #F9F9F9;
             .pic{
                 width: 100%;
                 height: 275rpx;

Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
nova-tourism/components/homestay/index.wxss


+ 2 - 2
project.config.json

@@ -37,7 +37,7 @@
             "outputPath": ""
         },
         "enableEngineNative": false,
-        "useIsolateContext": false,
+        "useIsolateContext": true,
         "userConfirmedBundleSwitch": false,
         "packNpmManually": false,
         "packNpmRelationList": [],
@@ -49,7 +49,7 @@
     },
     "compileType": "miniprogram",
     "libVersion": "2.27.3",
-    "appid": "wx37db90fff9e68f1f",
+    "appid": "wxc2e930846ed8e346",
     "projectname": "nova-wapp",
     "cloudfunctionTemplateRoot": "",
     "editorSetting": {

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.