gx
queenwuli
2020-12-17 919aacf2a5a174dd5e0f6970b11428245ffaa26f
hive-app/pages/workbench/selectProduct.vue
@@ -16,25 +16,25 @@
               <text class="flex justify-start font-14">肽妍氨基酸平衡基础洁面乳</text>
               <text class="flex justify-start font-14 red mt-10">¥400.00</text>
               <view class="flex align-center justify-end mt-10">
                  <button class="blue-btn-circle mr-10">-</button>
                  <text class="iconfont iconjian blue-outline-btn-circle mr-10"></text>
                  <text>1</text>
                  <button class="blue-btn-circle ml-10 mr-0">+</button>
                  <text class="iconfont iconjia blue-btn-circle ml-10"></text>
               </view>
            </view>
            <view class="flex flex-v list-right-row">
               <text class="flex justify-start font-14">肽妍氨基酸平衡基础洁面乳</text>
               <text class="flex justify-start font-14 red mt-10">¥400.00</text>
               <view class="flex align-center justify-end mt-10">
                  <button class="blue-btn-circle mr-10">-</button>
                  <text class="iconfont iconjian blue-outline-btn-circle mr-10"></text>
                  <text>1</text>
                  <button class="blue-btn-circle ml-10 mr-0">+</button>
                  <text class="iconfont iconjia blue-btn-circle ml-10"></text>
               </view>
            </view>
         </scroll-view>
      </view>
      <view class="shopping flex align-center justify-between">
         <view class="flex align-center">
            <view class="shopping-icon iconfont icongouwuche gray">
            <view class="shopping-icon iconfont iconicongouwuche gray">
               <view class="shopping-icon-num flex align-center justify-center">
                  <text class="font-10">19</text>
               </view>
@@ -119,7 +119,7 @@
      padding: 20px 10px;
   }
   .shopping-icon{
      font-size: 25px;
      font-size: 28px;
      position: relative;
   }
   .shopping-icon-num{