Kaynağa Gözat

系统标签颜色 #FA8C16 改为 #3874f6

xiaohaizhao 3 yıl önce
ebeveyn
işleme
0d77054ef0

+ 1 - 1
packageA/offers/modules/history/list/index.wxml

@@ -6,7 +6,7 @@
     </view>
     <view class="tag-box">
         <van-tag custom-class='tag' color='#FA8C16' text-color='#fff' round>{{item.quotedpricetype}}</van-tag>
-        <van-tag custom-class='tag' wx:for="{{item.tags.systemtag}}" wx:for-item='tag' color='#FA8C16' text-color='#fff' round>{{tag}}</van-tag>
+        <van-tag custom-class='tag' wx:for="{{item.tags.systemtag}}" wx:for-item='tag' color='#3874f6' text-color='#fff' round>{{tag}}</van-tag>
         <van-tag custom-class='tag' wx:for="{{item.tags.datatag}}" wx:for-item='tag' color='#FAAB16' text-color='#fff' round>{{tag}}</van-tag>
     </view>
     <view class="exp line-1">客户:<text>{{item.enterprisename}}</text></view>

+ 1 - 1
packageA/offers/modules/list/index.wxml

@@ -6,7 +6,7 @@
     </view>
     <view class="tag-box">
         <van-tag custom-class='tag' color='#FA8C16' text-color='#fff' round>{{item.quotedpricetype}}</van-tag>
-        <van-tag custom-class='tag' wx:for="{{item.tags.systemtag}}" wx:key="index" wx:for-item='tag' color='#FA8C16' text-color='#fff' round>{{tag}}</van-tag>
+        <van-tag custom-class='tag' wx:for="{{item.tags.systemtag}}" wx:key="index" wx:for-item='tag' color='#3874f6' text-color='#fff' round>{{tag}}</van-tag>
         <van-tag custom-class='tag' wx:for="{{item.tags.datatag}}" wx:key="index" wx:for-item='tag' color='#FAAB16' text-color='#fff' round>{{tag}}</van-tag>
     </view>
     <!-- <view class="exp line-1">项目:<text>{{item.projectname||' --'}}</text></view> -->

+ 1 - 1
packageA/opponent/modules/list/index.wxml

@@ -8,7 +8,7 @@
             <view class="tag-box">
                 <van-tag custom-class='tag' wx:if="{{item.important == 1 && edit}}" wx:for-item='tag' color='#FA8C16' text-color='#fff' round>主要威胁</van-tag>
                 <van-tag custom-class='tag' wx:if="{{item.type}}" wx:for-item='tag' color='#FA8C16' text-color='#fff' round>{{item.type}}</van-tag>
-                <van-tag custom-class='tag' wx:for="{{item.tags.systemtag}}" wx:key="index" wx:for-item='tag' color='#FA8C16' text-color='#fff' round>{{tag}}</van-tag>
+                <van-tag custom-class='tag' wx:for="{{item.tags.systemtag}}" wx:key="index" wx:for-item='tag' color='#3874f6' text-color='#fff' round>{{tag}}</van-tag>
                 <van-tag custom-class='tag' wx:for="{{item.tags.datatag}}" wx:key="index" wx:for-item='tag' color='#FAAB16' text-color='#fff' round>{{tag}}</van-tag>
             </view>
         </view>

+ 1 - 1
packageA/project/modules/list/index.scss

@@ -102,7 +102,7 @@
             .systemtag {
                 flex-shrink: 0;
                 margin-top: 6rpx;
-                background: #FAAB16;
+                background: #3874f6;
                 color: #ffffff;
                 margin-right: 10rpx;
                 display: flex;

+ 1 - 1
packageA/project/modules/treaty/list/index.scss

@@ -70,7 +70,7 @@
                 }
 
                 .systemtag {
-                    background: #FA8C16;
+                    background: #3874f6;
                 }
             }
         }

+ 1 - 1
packageA/publicCustomer/modules/list/index.wxml

@@ -7,7 +7,7 @@
             <view class="label line-1">{{item.enterprisename}}</view>
             <view class="tag-box">
                 <van-tag custom-class='tag' wx:if="{{item.type}}" wx:for-item='tag' color='#FA8C16' text-color='#fff' round>{{item.type}}</van-tag>
-                <van-tag custom-class='tag' wx:for="{{item.tags.systemtag}}" wx:key="index" wx:for-item='tag' color='#FA8C16' text-color='#fff' round>{{tag}}</van-tag>
+                <van-tag custom-class='tag' wx:for="{{item.tags.systemtag}}" wx:key="index" wx:for-item='tag' color='#3874f6' text-color='#fff' round>{{tag}}</van-tag>
                 <van-tag custom-class='tag' wx:for="{{item.tags.datatag}}" wx:key="index" wx:for-item='tag' color='#FAAB16' text-color='#fff' round>{{tag}}</van-tag>
             </view>
         </view>

+ 12 - 0
packageA/select/product/select.wxml

@@ -20,6 +20,18 @@
                 <view class="title line-1">
                     {{item.itemname}}
                 </view>
+                <view class="subfield line-1">
+                    <text>编号:{{item.itemno}}</text>
+                    品号:{{item.erpitemname||" --"}}
+                </view>
+                <view class="subfield line-1">
+                    <text>标准:{{item.standards|| ' --'}}</text>
+                    材质:{{item.material|| ' --'}}
+                </view>
+                <view class="subfield line-1">
+                    <text>装置:{{item.device|| ' --'}}</text>
+                    产线:{{item.prodline|| ' --'}}
+                </view>
                 <view class="subfield line-1">
                     <text>品牌:{{item.brandName}}</text>
                     产品类别:{{item.className}}

+ 1 - 1
packageA/setclient/modules/list/index.wxml

@@ -7,7 +7,7 @@
             <view class="label line-1">{{item.enterprisename}}</view>
             <view class="tag-box">
                 <van-tag custom-class='tag' wx:if="{{item.type}}" wx:for-item='tag' color='#FA8C16' text-color='#fff' round>{{item.type}}</van-tag>
-                <van-tag custom-class='tag' wx:for="{{item.tags.systemtag}}" wx:key="index" wx:for-item='tag' color='#FA8C16' text-color='#fff' round>{{tag}}</van-tag>
+                <van-tag custom-class='tag' wx:for="{{item.tags.systemtag}}" wx:key="index" wx:for-item='tag' color='#3874f6' text-color='#fff' round>{{tag}}</van-tag>
                 <van-tag custom-class='tag' wx:for="{{item.tags.datatag}}" wx:key="index" wx:for-item='tag' color='#FAAB16' text-color='#fff' round>{{tag}}</van-tag>
             </view>
         </view>