tanxue 2 ヶ月 前
コミット
452d0daf93
1 ファイル変更2 行追加0 行削除
  1. 2 0
      pages/chanpinneirong/index.vue

+ 2 - 0
pages/chanpinneirong/index.vue

@@ -56,6 +56,8 @@
 		</view>
 		<danyuanInfoVue ref="dyRef" v-if="isShow" @close="isShow= false"></danyuanInfoVue>
 		<custom-tab-bar :show="true" :current-index="currentTabIndex" />
+		<!-- 回到顶部 -->
+		<view class="go-top-btn" v-if="false"></view>
 	</view>
 </template>