shish 20 часов назад
Родитель
Сommit
7a393aad24

+ 0 - 8
hdApp/src/admin/home/order.vue

@@ -98,37 +98,30 @@
           <view class="card-body">
             <view class="order-info">
               <view class="info-row">
-                <image class="card-icon-sm" :src="iconSrc('order-product-no')" mode="aspectFit" />
                 <text class="field-label">货号:</text>
                 <text class="field-value">{{ item.sendNum || '' }}</text>
               </view>
               <view class="info-row">
-                <image class="card-icon-sm" :src="iconSrc(item.sendType == 1 ? 'order-clock' : 'order-truck')" mode="aspectFit" />
                 <text class="field-label">{{ item.sendType == 1 ? '取花:' : '配送:' }}</text>
                 <text class="field-value">{{ item._reachText }}</text>
               </view>
               <view class="info-row">
-                <image class="card-icon-sm" :src="iconSrc('order-sub-account-name')" mode="aspectFit" />
                 <text class="field-label">收花:</text>
                 <text class="field-value">{{ item.receiveUserName || '' }}</text>
               </view>
               <view class="info-row">
-                <image class="card-icon-sm" :src="iconSrc('order-sub-account-name')" mode="aspectFit" />
                 <text class="field-label">下单:</text>
                 <text class="field-value">{{ item.shopAdminName || '' }}</text>
               </view>
               <view class="info-row">
-                <image class="card-icon-sm" :src="iconSrc('order-clock')" mode="aspectFit" />
                 <text class="field-label">时间:</text>
                 <text class="field-value">{{ item._addTimeText }}</text>
               </view>
               <view class="info-row">
-                <image class="card-icon-sm" :src="iconSrc('order-number')" mode="aspectFit" />
                 <text class="field-label">编号:</text>
                 <text class="field-value">{{ item.orderSn || '' }}</text>
               </view>
               <view class="info-row">
-                <image class="card-icon-sm" :src="iconSrc('order-remark')" mode="aspectFit" />
                 <text class="field-label">备注:</text>
                 <text class="field-value remark-text">{{ item.remark || '无' }}</text>
               </view>
@@ -1476,7 +1469,6 @@ export default {
 }
 
 .field-label {
-  margin-left: 14upx;
   flex-shrink: 0;
 }
 

+ 0 - 1
hdApp/src/static/icons/order-clock.svg

@@ -1 +0,0 @@
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1779194814547" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7732" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M511.913993 63.989249c-247.012263 0-447.924744 200.912481-447.924744 447.924744s200.912481 447.924744 447.924744 447.924744 447.924744-200.912481 447.924744-447.924744S758.926256 63.989249 511.913993 63.989249zM511.913993 895.677474c-211.577356 0-383.763481-172.186125-383.763481-383.763481 0-211.577356 172.014111-383.763481 383.763481-383.763481s383.763481 172.014111 383.763481 383.763481S723.491349 895.677474 511.913993 895.677474z" fill="#09C567" p-id="7733"></path><path d="M672.05913 511.913993l-159.973123 0L512.086007 288.123635c0-17.717453-14.277171-32.166639-31.994625-32.166639-17.717453 0-31.994625 14.449185-31.994625 32.166639l0 255.956996c0 17.717453 14.277171 31.994625 31.994625 31.994625l191.967747 0c17.717453 0 32.166639-14.277171 32.166639-31.994625C704.053754 526.191164 689.604569 511.913993 672.05913 511.913993z" fill="#09C567" p-id="7734"></path></svg>

+ 0 - 1
hdApp/src/static/icons/order-number.svg

@@ -1 +0,0 @@
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1779195865276" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="25429" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M877.714286 73.142857H146.285714c-20.114286 0-36.571429 16.457143-36.571428 36.571429v804.571428c0 10.971429 5.485714 21.942857 12.8 29.257143 7.314286 7.314286 20.114286 9.142857 31.085714 7.314286L512 879.542857 870.4 950.857143h7.314286c9.142857 0 16.457143-3.657143 23.771428-9.142857 9.142857-7.314286 12.8-18.285714 12.8-29.257143v-804.571429c0-18.285714-16.457143-34.742857-36.571428-34.742857z m-36.571429 795.428572L519.314286 804.571429h-14.628572L182.857143 868.571429V146.285714h658.285714v722.285715z" p-id="25430" fill="#09C567"></path><path d="M694.857143 363.885714H329.142857v73.142857h365.714286v-73.142857zM694.857143 546.742857H329.142857v73.142857h365.714286v-73.142857z" p-id="25431" fill="#09C567"></path></svg>

+ 0 - 1
hdApp/src/static/icons/order-product-no.svg

@@ -1 +0,0 @@
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1779194854952" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8313" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M916 779.1l-22.4-544.8C890.4 158 825.7 98.2 746.5 98.2H276.1c-80.1 0-143.4 58.4-147.2 136.1l-22.3 541.8c-2 38.7 12.5 79.2 37.8 105.7 28.1 29.4 64.5 46.3 99.9 46.3h534c34.6 0 71.1-17.3 99.9-47.5 26-27 39.8-64.2 37.8-101.5z m-82.9 58.6c-16.9 17.7-37.4 28.3-54.9 28.3h-534c-18.1 0-38.6-10.1-54.8-27-13.5-14.1-21.8-38-20.6-59.8l22.3-541.9c2.2-44.4 37.9-76.7 85-76.7h470.3c45.8 0 83.1 33.6 85 76.4l22.4 545.1c1.1 20.5-6.4 40.8-20.7 55.6zM677.4 274.6c-17.2 0-31.1 13.9-31.1 31.1 0 74.4-60.5 134.9-134.9 134.9s-134.9-60.5-134.9-134.9c0-17.2-13.9-31.1-31.1-31.1-17.2 0-31.1 13.9-31.1 31.1 0 108.7 88.5 197.1 197.2 197.1 108.8 0 197.2-88.4 197.2-197.1-0.1-17.2-14.1-31.1-31.3-31.1z" p-id="8314" fill="#09C567"></path></svg>

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
hdApp/src/static/icons/order-remark.svg


+ 0 - 1
hdApp/src/static/icons/order-sub-account-name.svg

@@ -1 +0,0 @@
-<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1779194608539" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="6105" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M602.38506667 974.16533333H421.888c-175.44533333 0-314.1632 0-314.1632-97.21173333v-17.6128c0-171.34933333 140.9024-310.74986667 314.1632-310.74986667h180.49706667c173.12426667 0 314.02666667 139.40053333 314.02666666 310.74986667v17.74933333c0 97.00693333-145.54453333 97.00693333-314.02666666 97.00693334zM421.888 617.81333333c-135.23626667 0-245.3504 108.3392-245.3504 241.4592v17.74933334c0 27.78453333 165.6832 27.78453333 245.3504 27.78453333h180.49706667c60.6208 0 245.21386667 0 245.21386666-27.8528v-17.74933333c0-133.12-109.9776-241.39093333-245.21386666-241.39093334H421.888z m81.1008-71.2704c-138.30826667 0-250.88-111.4112-250.88-248.35413333 0-136.94293333 112.57173333-248.35413333 250.88-248.35413333 138.37653333 0 250.94826667 111.4112 250.94826667 248.35413333 0 136.94293333-112.57173333 248.35413333-250.94826667 248.35413333zM320.9216 298.32533333c0 98.7136 81.7152 179.06346667 182.13546667 179.06346667s182.13546667-80.2816 182.13546666-179.06346667c0-98.7136-81.7152-179.06346667-182.13546666-179.06346666-100.352 0-182.13546667 80.34986667-182.13546667 179.06346666z" fill="#09C567" p-id="6106"></path></svg>

Некоторые файлы не были показаны из-за большого количества измененных файлов