Browse Source

显示优化

shish 5 years ago
parent
commit
e007dc8da3

+ 0 - 1
ghsApp/src/admin/billing/priceChange.vue

@@ -27,7 +27,6 @@
         <!--内容部分 end -->
         <!--内容部分 end -->
 
 
     </view>
     </view>
-    <kd-entrance></kd-entrance>
   </view>
   </view>
 </template>
 </template>
 
 

+ 0 - 1
ghsApp/src/pagesPurchase/add.vue

@@ -143,7 +143,6 @@
 		>
 		>
 		</modal-module> -->
 		</modal-module> -->
 		<FooterCart :price="allPriceFun" :count="allCount" @confirm="confirmSelectEvent"></FooterCart>
 		<FooterCart :price="allPriceFun" :count="allCount" @confirm="confirmSelectEvent"></FooterCart>
-    <kd-entrance></kd-entrance>
 	</view>
 	</view>
 </template>
 </template>
 
 

+ 0 - 15
ghsApp/src/pagesPurchase/order.vue

@@ -1,19 +1,5 @@
 <template>
 <template>
 	<view class="order-page">
 	<view class="order-page">
-		<!--
-		<view class="tabs">
-			<Tabs
-				:isFixed="true"
-				:tabs="tabs"
-				:currentTab="tabIndex"
-				@change="changeTabEvent"
-				itemWidth="20%"
-				@add="addEvent"
-				:isAdd="false"
-				addText="新增"
-			></Tabs>
-		</view>
-		-->
 		<scroll-view scroll-y class="order-list">
 		<scroll-view scroll-y class="order-list">
 			<block v-if="!$util.isEmpty(list.data)">
 			<block v-if="!$util.isEmpty(list.data)">
 				<OrderItem
 				<OrderItem
@@ -32,7 +18,6 @@
 		<view class="app-footer open_btn">
 		<view class="app-footer open_btn">
 			<view @click="addEvent" class="admin-button-com middle blue">新增采购</view>
 			<view @click="addEvent" class="admin-button-com middle blue">新增采购</view>
 		</view>
 		</view>
-    <kd-entrance></kd-entrance>
 	</view>
 	</view>
 </template>
 </template>
 <script>
 <script>

+ 0 - 1
ghsApp/src/pagesStorehouse/allot/allotEx.vue

@@ -53,7 +53,6 @@
 		<view class="app-footer open_btn">
 		<view class="app-footer open_btn">
 			<view @click="addEvent" class="admin-button-com middle blue">新增出库</view>
 			<view @click="addEvent" class="admin-button-com middle blue">新增出库</view>
 		</view>
 		</view>
-    <kd-entrance></kd-entrance>
 	</view>
 	</view>
 </template>
 </template>
 <script>
 <script>