diff --git a/assets/img/home/aj.png b/assets/img/home/aj.png new file mode 100644 index 0000000..39915ec Binary files /dev/null and b/assets/img/home/aj.png differ diff --git a/pages/base/home.vue b/pages/base/home.vue index 4d5f40f..5158da2 100644 --- a/pages/base/home.vue +++ b/pages/base/home.vue @@ -1405,7 +1405,7 @@ export default { .zhanshi{ width: 700rpx; height: 470rpx; - background-image: url("../../assets/img/home/styy.png"); + background-image: url("../../assets/img/home/aj.png"); background-size: cover; margin: 40rpx auto; }