浏览代码

样式修改

tanxue 4 月之前
父节点
当前提交
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>