|
@@ -1,5 +1,6 @@
|
|
-<swiper indicator-dots="{{false}}" vertical="true" class="firstConainer">
|
|
|
|
- <swiper-item>
|
|
|
|
|
|
+<swiper current="{{ currentIndex }}" indicator-dots="{{false}}" vertical="true" class="firstConainer">
|
|
|
|
+<!-- || !showBuyer || !showGender || showArea || showSchool || showGradeClass || showClass -->
|
|
|
|
+ <swiper-item wx:if="{{ !popupShow }}">
|
|
<view class="pageContainer firstPageContainer">
|
|
<view class="pageContainer firstPageContainer">
|
|
<navigation-bar title="器乐数字AI工具" back="{{false}}"></navigation-bar>
|
|
<navigation-bar title="器乐数字AI工具" back="{{false}}"></navigation-bar>
|
|
<swiper indicator-dots="{{false}}" class="fistSwiperSection" previous-margin="78rpx" next-margin="78rpx" bindchange="onFirstChange">
|
|
<swiper indicator-dots="{{false}}" class="fistSwiperSection" previous-margin="78rpx" next-margin="78rpx" bindchange="onFirstChange">
|