shish 1 éve
szülő
commit
e43828b549
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      hdPad/src/pages/home/components/console.vue

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

@@ -1,7 +1,7 @@
 <template>
 <template>
 <view class="button-area">
 <view class="button-area">
 	<view class="active" @click="changeProperty(1)">花材</view>
 	<view class="active" @click="changeProperty(1)">花材</view>
-	<view class="active" @click="changeProperty(0)">绿植</view>
+	<view class="active" @click="changeProperty(0)">花束</view>
 	<view class="active" @click="openBox">开箱</view>
 	<view class="active" @click="openBox">开箱</view>
 	 <view class="active" 
 	 <view class="active" 
  style="background-color:orange;color:white;border-color:orange;position:fixed;left:135upx;bottom:13upx;width:84upx;height:50upx;line-height:30upx;font-size:16upx;" 
  style="background-color:orange;color:white;border-color:orange;position:fixed;left:135upx;bottom:13upx;width:84upx;height:50upx;line-height:30upx;font-size:16upx;"