style(home): 更新轮播图资源
This commit is contained in:
@@ -16,10 +16,10 @@ export default {
|
|||||||
return {
|
return {
|
||||||
bannerList: [
|
bannerList: [
|
||||||
{
|
{
|
||||||
imgUrl: "http://ncc.ebiz-digits.com:39527/gsc/IHRHN5/7b/04/63/7b0463aa135f4a1f922b5171bcec1d14/images/主页/u44.svg"
|
imgUrl: require("./img/swiper-image.svg")
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imgUrl: "http://ncc.ebiz-digits.com:39527/gsc/IHRHN5/7b/04/63/7b0463aa135f4a1f922b5171bcec1d14/images/主页/u44.svg"
|
imgUrl: require("./img/swiper-image.svg")
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
name: "",
|
name: "",
|
||||||
|
|||||||
21
src/views/home/img/swiper-image.svg
Normal file
21
src/views/home/img/swiper-image.svg
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user