修改bug
@@ -1 +1 @@
-{"id":"5f3a9c4e-7349-427e-a61e-1b2a7fa600fe","timestamp":1745735587398}
+{"id":"981b45f5-34e9-4143-bf8e-3cf35a2bd5b9","timestamp":1745740863099}
@@ -1 +0,0 @@
-{"id":"5f3a9c4e-7349-427e-a61e-1b2a7fa600fe","timestamp":1745735587398,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
@@ -0,0 +1 @@
+{"id":"981b45f5-34e9-4143-bf8e-3cf35a2bd5b9","timestamp":1745740863099,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
@@ -102,7 +102,7 @@
"./imports"
],
"#app-manifest": [
- "./manifest/meta/5f3a9c4e-7349-427e-a61e-1b2a7fa600fe.json"
+ "./manifest/meta/981b45f5-34e9-4143-bf8e-3cf35a2bd5b9.json"
"#components": [
"./components"
@@ -61,7 +61,7 @@
.foot_frind_box {
display: block;
- margin: 20px auto 30px;
+ margin: 20px auto;
overflow: hidden;
display: flex;
width: 100%;
@@ -88,12 +88,12 @@
color: #333;
font-size: 16px;
margin: 0 30px;
+ margin-bottom: 20px;
}
.call_us_box {
- margin: 40px auto 0;
text-align: center;
font-size: 0px;
@@ -60,8 +60,8 @@ async function getModelDataAll() {
const mkdata = await requestDataPromise('/web/getWebsiteFootAll', {
method: 'GET',
query: {
- 'link_textnum':8,
- 'link_imgnum':12,
+ 'link_textnum':24,
+ 'link_imgnum':18,
'link_footnum':4
},
});