diff --git a/manifest.json b/manifest.json index 0a4d05c3259bc622ca13c112b47aa3cea6f61001..23dda66b1ede1eaf8891879ac4c93c2a3b5a9064 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name": "hello-uniapp x", "appid": "__UNI__3584C99", "description": "", - "versionName": "1.0.15", - "versionCode": "10015", + "versionName": "1.0.16", + "versionCode": "10016", "uni-app-x": { }, diff --git a/pages/template/swiper-list/swiper-list.uvue b/pages/template/swiper-list/swiper-list.uvue index e7dcdabed727f5d58b03581a996533f798ec5f7b..5e1f253a80e7df76fd2f521611d58a4192081929 100644 --- a/pages/template/swiper-list/swiper-list.uvue +++ b/pages/template/swiper-list/swiper-list.uvue @@ -13,6 +13,7 @@ @animationfinish="onSwiperAnimationfinish"> {{index}} + diff --git a/pages/template/swiper-list2/swiper-list2.uvue b/pages/template/swiper-list2/swiper-list2.uvue index ded942b7f9e87599a1297cf8efbc36d1956839d7..3f8f7a3533c10a80cf164dcc63a44085fe3af791 100644 --- a/pages/template/swiper-list2/swiper-list2.uvue +++ b/pages/template/swiper-list2/swiper-list2.uvue @@ -12,6 +12,7 @@ @animationfinish="onSwiperAnimationfinish"> {{index}} +