Commit 548caf1a authored by jiacheng.mao's avatar jiacheng.mao

轮播图更新

parent 7cf32a80
......@@ -11,5 +11,5 @@ module.exports = {
ocrPath:'"http://180.104.121.66:8088/r/api"',
fileUploadSvcPath:'"http://180.104.121.66:8088/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="',
appId: '"com.xcmg.app.dev"',
currentVersion: '"3.5.7"'
currentVersion: '"3.5.9"'
}
This diff is collapsed.
This diff is collapsed.
......@@ -20,10 +20,13 @@
<div class="top-wrap-white"/>
<swipe :interval="5000" class="hls-swipe">
<swipe-item class="hls-swipe">
<img src="@/assets/homePage/banner.jpg" alt="">
<img src="@/assets/homePage/banner3.png" alt="">
</swipe-item>
<swipe-item class="hls-swipe">
<img src="@/assets/homePage/banner2.png" alt="">
<img src="@/assets/homePage/banner4.png" alt="">
</swipe-item>
<swipe-item class="hls-swipe">
<img src="@/assets/homePage/banner5.png" alt="">
</swipe-item>
</swipe>
<div class="functions">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment