소스 검색

2024-11-14

cmy 1 주 전
부모
커밋
edb47b4e2a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      pages/order/createOrder.vue

+ 2 - 2
pages/order/createOrder.vue

@@ -1,8 +1,8 @@
 <template>
 	<view>
-		<!-- <view class="navbar">
+		<view class="navbar">
 			<view v-for="(item, index) in navList" :key="index" class="nav-item" :class="{ current: tabCurrentIndex === index }" @click="tabClick(index)">{{ item.text }}</view>
-		</view> -->
+		</view>
 
 		<!-- 地址 -->
 		<navigator v-if="tabCurrentIndex == 0" url="/pages/set/address?source=1" class="address-section">