Browse Source

去掉 开单 页的 +-号

shish 3 years ago
parent
commit
7e686fd6df
1 changed files with 0 additions and 1 deletions
  1. 0 1
      hdPad/src/pages/home/components/console.vue

+ 0 - 1
hdPad/src/pages/home/components/console.vue

@@ -1,6 +1,5 @@
 <template>
 <template>
 <view class="button-area">
 <view class="button-area">
-	<view class="active" @click="calcFn">{{calc == 'add' ? '+' : '-'}}</view>
 	<view class="active" @click="changeProperty">{{property==1 ? '花材' : '商品'}}</view>
 	<view class="active" @click="changeProperty">{{property==1 ? '花材' : '商品'}}</view>
 	<view class="active" @click="openBox">开箱</view>
 	<view class="active" @click="openBox">开箱</view>
 	 <view class="active" 
 	 <view class="active"