Browse Source

Merge branch 'dev/v1.0.75_yf' of jianyu/web into feature/v1.0.75

yangfeng 9 months ago
parent
commit
75e4ef0224

+ 5 - 5
apps/bigmember_pc/src/views/order/components/big-member/info-data.js

@@ -190,7 +190,7 @@ export const serviceListData = [
     阳光直采: [
       {
         two: '采购信息',
-        three: '企业公开直采信息,直接对接采购人',
+        three: '企业公开直采信息,直接对接采购人',
         four: '议价',
         five: '议价'
       },
@@ -209,25 +209,25 @@ export const serviceListData = [
         three:
           '添加您密切关联的人和企业,自动生成熟人的项目信息,不漏掉任何最大概率能成单的项目。',
         four: '-',
-        five: '议'
+        five: '议'
       },
       {
         two: '潜客挖掘',
         three: '通过密切关联的人和企业,自动生成能够快速对接上的潜在客户。',
         four: '-',
-        five: '议'
+        five: '议'
       },
       {
         two: '商机挖掘',
         three: '通过密切关联的人和企业,自动生成能够快速对接的项目信息。',
         four: '-',
-        five: '议'
+        five: '议'
       },
       {
         two: '找人脉',
         three: '添加项目名称,自动生成精准的联系人通讯录。',
         four: '-',
-        five: '议'
+        five: '议'
       }
     ]
   },

+ 4 - 2
apps/bigmember_pc/src/views/search/bidding/components/search-filter-header.vue

@@ -57,13 +57,15 @@ function resetFilterItem(key) {
           </div>
           <div class="f-h-action">
             <span class="action-item save-item" @click="onSaveFilter">
-              <i class="icon-square-up"></i>保存
+              <i class="iconfont icon-baocun"></i>保存
             </span>
             <span class="action-item reset-item" @click="onResetFilter">
               <i class="iconfont icon-delete"></i>清空
             </span>
             <span class="action-item has-item" @click="onHasFilter">
-              <i class="icon-square-up"></i>已存{{ historyFilterCount || '' }}
+              <i class="iconfont icon-yicun"></i>已存{{
+                historyFilterCount || ''
+              }}
             </span>
           </div>
         </section>

+ 1 - 1
apps/mobile/src/data/service-list.js

@@ -191,7 +191,7 @@ export const serviceListData = [
     阳光直采: [
       {
         two: '采购信息',
-        three: '企业公开直采信息,直接对接采购人',
+        three: '企业公开直采信息,直接对接采购人',
         four: '议价',
         five: '议价'
       },