@@ -11,7 +11,7 @@
<!-- 轮播图 -->
<swiper-banner
- radius="1"
+ :radius="1"
imgScale="5:2"
:imgArr="BannerImg"
:duration="1000"
@@ -410,7 +410,7 @@ export default {
});
// #endif
- // #ifdef H5 APP-PLUS
+ // #ifdef H5 || APP-PLUS
uni.showToast({
title: "跳转登录页",
icon: "none",