Explorar el Código

🎨 更换轮播图

快乐的梦鱼 hace 4 días
padre
commit
50f24e7daa
Se han modificado 1 ficheros con 6 adiciones y 5 borrados
  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"
       ]
     }
   ]