storeBelieveInLight 1 년 전
부모
커밋
fa7aa37df1
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      pages/onlineproductselection/onlineproductselection.vue

+ 3 - 3
pages/onlineproductselection/onlineproductselection.vue

@@ -10,12 +10,12 @@
10 10
         placeholder="请输入商品名称"
11 11
         @search="onHandleSearch"
12 12
       ></searchVue>
13
-      <tablist
13
+      <!-- <tablist
14 14
         class="mt"
15 15
         :category="category"
16 16
         :curruntActive="curruntActive"
17 17
         @tabs="tabsHandleClick"
18
-      ></tablist>
18
+      ></tablist> -->
19 19
     </view>
20 20
     </view>
21 21
 	<view class="online-content">
@@ -40,7 +40,7 @@ export default {
40 40
   },
41 41
   methods:{
42 42
 	headerJump(){
43
-		uni.switchTab({ url: '/shop/productManagementModule/productManagement' })
43
+		uni.switchTab({ url: '../../shop/productManagementModule/index' })
44 44
 	},
45 45
 	goJump(){
46 46
 		console.log("fff")