Sfoglia il codice sorgente

🎨 更换轮播图

快乐的梦鱼 4 giorni fa
parent
commit
50f24e7daa
1 ha cambiato i file con 6 aggiunte e 5 eliminazioni
  1. 6 5
      src/api/system/DefaultConfiguration.json

+ 6 - 5
src/api/system/DefaultConfiguration.json

@@ -9,18 +9,19 @@
   "banners": [
     {
       "name": "store",
-      "height": 450,
+      "height": 300,
       "images": [
-        "https://mn.wenlvti.net/app_static/xiangyuan/images/causel/01/B1.png",
-        "https://mn.wenlvti.net/app_static/xiangyuan/images/causel/01/B2.jpg",
-        "https://mn.wenlvti.net/app_static/xiangyuan/images/causel/01/B3.jpg"
+        "https://mncdn.wenlvti.net/app_static/xiangyuan/images/causel/03/1.png",
+        "https://mncdn.wenlvti.net/app_static/xiangyuan/images/causel/03/2.png",
+        "https://mncdn.wenlvti.net/app_static/xiangyuan/images/causel/03/3.png",
+        "https://mncdn.wenlvti.net/app_static/xiangyuan/images/causel/03/4.png"
       ]
     },
     {
       "name": "dig",
       "height": 450,
       "images": [
-        "https://mn.wenlvti.net/app_static/xiangyuan/images/causel/01/A1.png"
+        "https://mncdn.wenlvti.net/app_static/xiangyuan/images/causel/01/A1.png"
       ]
     }
   ]