浏览代码

图片地址由minio.citupro.com更换为minio.menduner.com

Xiao_123 1 月之前
父节点
当前提交
15506c82ce
共有 44 个文件被更改,包括 69 次插入69 次删除
  1. 1 1
      src/components/Enterprise/hotPromoted.vue
  2. 1 1
      src/components/Enterprise/info.vue
  3. 1 1
      src/components/Position/item.vue
  4. 1 1
      src/components/Position/longCompany.vue
  5. 1 1
      src/components/Position/longStrip.vue
  6. 1 1
      src/components/Position/similarPositions.vue
  7. 1 1
      src/components/PositionLongStrip/item.vue
  8. 1 1
      src/layout/company/navBar.vue
  9. 1 1
      src/layout/company/navBarCopy.vue
  10. 2 2
      src/layout/company/slider.vue
  11. 4 4
      src/layout/personal/footer.vue
  12. 3 3
      src/layout/personal/slider.vue
  13. 3 3
      src/utils/headhuntingData.js
  14. 12 12
      src/views/about/index.vue
  15. 2 2
      src/views/common/qualificationCertificate.vue
  16. 2 2
      src/views/entrances/components/slider.vue
  17. 2 2
      src/views/headhunting/components/contact.vue
  18. 3 3
      src/views/headhunting/components/content.vue
  19. 1 1
      src/views/headhunting/components/nav.vue
  20. 1 1
      src/views/headhunting/components/serviceContent.vue
  21. 1 1
      src/views/mall/home/pointExchange/index.vue
  22. 1 1
      src/views/pointsExchange/exchange.vue
  23. 1 1
      src/views/recruit/components/contactUs/index.vue
  24. 1 1
      src/views/recruit/components/jobFairEntShare/index.vue
  25. 1 1
      src/views/recruit/components/message/components/chatting.vue
  26. 1 1
      src/views/recruit/enterprise/membershipPackage/components/package.vue
  27. 1 1
      src/views/recruit/personal/PersonalCenter/bountyRewards/components/bountyDisplay.vue
  28. 1 1
      src/views/recruit/personal/PersonalCenter/bountyRewards/components/table.vue
  29. 2 2
      src/views/recruit/personal/PersonalCenter/components/communication.vue
  30. 1 1
      src/views/recruit/personal/PersonalCenter/jobFeedback/components/interview/item.vue
  31. 1 1
      src/views/recruit/personal/PersonalCenter/jobFeedback/components/seenMe.vue
  32. 1 1
      src/views/recruit/personal/PersonalCenter/student/InternshipButler/index.vue
  33. 1 1
      src/views/recruit/personal/PersonalCenter/student/intershipCompany/index.vue
  34. 1 1
      src/views/recruit/personal/PersonalCenter/student/intershipCompany/item.vue
  35. 1 1
      src/views/recruit/personal/company/components/companyItem.vue
  36. 1 1
      src/views/recruit/personal/companyDetail/index.vue
  37. 1 1
      src/views/recruit/personal/jobFair/details/components/entCard1.vue
  38. 1 1
      src/views/recruit/personal/jobFair/details/components/jobCard1.vue
  39. 1 1
      src/views/recruit/personal/position/components/poster.vue
  40. 1 1
      src/views/recruit/personal/position/components/rightRecommend.vue
  41. 1 1
      src/views/recruit/personal/recommend/components/positionList.vue
  42. 1 1
      src/views/recruit/teacher/internshipCompany/index.vue
  43. 1 1
      src/views/recruit/teacher/internshipSituation/index.vue
  44. 1 1
      src/views/recruit/teacher/studentList/studentDetails.vue

+ 1 - 1
src/components/Enterprise/hotPromoted.vue

@@ -5,7 +5,7 @@
         <!-- 公司信息 -->
         <div class="company-info-top align-center" :class="{'elevation-5 hoverShadowSolid': item.active}" @click.stop="jumpToEnterpriseDetail(item.enterprise.id, false)" @mouseenter="item.active = true" @mouseleave="item.active = false">
           <div class="float-left">
-            <v-img class="entLogoImg" :src="item?.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" alt="" width="77" height="77" />
+            <v-img class="entLogoImg" :src="item?.enterprise.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" alt="" width="77" height="77" />
           </div>
           <div class="company-info cursor-pointer">
             <h3 v-ellipse-tooltip class="MiSans-Semibold">{{ formatName(item.enterprise.anotherName || item.enterprise.name) }}</h3>

+ 1 - 1
src/components/Enterprise/info.vue

@@ -2,7 +2,7 @@
   <div class="info-box">
     <h4 class="mb-3">{{ $t('enterprise.companyInfo') }}</h4>
     <div style="height: 50px; line-height: 50px;">
-      <v-img class="float-left entLogoImg" :src="props.info.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" rounded contain :width="45" height="45"></v-img>
+      <v-img class="float-left entLogoImg" :src="props.info.enterprise.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" rounded contain :width="45" height="45"></v-img>
       <div class="ml-3 float-left">
         <p class="enterprise-name cursor-pointer" v-ellipse-tooltip @click.stop="jumpToEnterpriseDetail(props.info.enterprise.id, true)">{{ formatName(props.info.enterprise.anotherName || props.info.enterprise.name) }}</p>
       </div>

+ 1 - 1
src/components/Position/item.vue

@@ -50,7 +50,7 @@
           <div class="user-info">
             <div class="d-flex align-center">
               <v-avatar tile size="35">
-                <v-img class="entLogoImg" :src="item.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" />
+                <v-img class="entLogoImg" :src="item.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" />
               </v-avatar>
               <span v-ellipse-tooltip class="names ml-2 font-size-14 ellipsis" style="max-width: 88%;">
                 {{ formatName(item.anotherName || item.enterpriseName) }}

+ 1 - 1
src/components/Position/longCompany.vue

@@ -4,7 +4,7 @@
       <div class="company-info-top">
         <div class="company-info">
           <div class="float-left mr-5">
-            <v-img class="entLogoImg" :src="item.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" :alt="item.anotherName" :width="40" style="height: 40px;"/>
+            <v-img class="entLogoImg" :src="item.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" :alt="item.anotherName" :width="40" style="height: 40px;"/>
           </div>
           <h3 :class="{'default-active': item.active }" class="cursor-pointer" @click.stop="jumpToEnterpriseDetail(item.id, true)">
             {{ formatName(item.anotherName || item.name) }}

+ 1 - 1
src/components/Position/longStrip.vue

@@ -58,7 +58,7 @@
         </div>
         <div class="company-info ml-3" style="flex: 1;">
           <div style="height: 50px; width: 50px;">
-            <v-img class="entLogoImg" width="50" height="50" :src="val.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" ></v-img>
+            <v-img class="entLogoImg" width="50" height="50" :src="val.enterprise.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" ></v-img>
           </div>
           <div class="ml-3">
             <div class="cursor-pointer info-name" v-ellipse-tooltip @click.stop="jumpToEnterpriseDetail(val.enterprise.id)">{{ formatName(val.enterprise.anotherName || val.enterprise.name) }}</div>

+ 1 - 1
src/components/Position/similarPositions.vue

@@ -6,7 +6,7 @@
       <span v-if="!item.payFrom && !item.payTo" class="recruit-salary">面议</span>
       <span v-else class="recruit-salary">{{ item.payFrom ? item.payFrom + '-' : '' }}{{ item.payTo }}{{ item.payName ? '/' + item.payName :'' }}</span>
       <div :class="['enterprise', {'border-bottom-dashed': index !== list.length - 1}]">
-        <v-img class="float-left entLogoImg" :src="item.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" :width="30" :height="30"></v-img>
+        <v-img class="float-left entLogoImg" :src="item.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" :width="30" :height="30"></v-img>
         <span class="float-left enterprise-name" v-ellipse-tooltip>{{ formatName(item.anotherName || item.enterpriseName) }}</span>
         <span class="float-right enterprise-address" v-ellipse-tooltip>{{ !item.areaId ? '全国' : item.area?.str }}</span>
       </div>

+ 1 - 1
src/components/PositionLongStrip/item.vue

@@ -44,7 +44,7 @@
         class="company rounded-lg pa-4 cursor-pointer mr-3" :class="item.companyActive ? 'elevation-5 hoverShadowSolid' : ''"
         @click.stop="jumpToEnterpriseDetail(item.enterprise.id, true)" @mouseenter="item.companyActive = true" @mouseleave="item.companyActive = false">
         <div class="float-left">
-          <v-img class="entLogoImg" :src="item?.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" :alt="item.enterprise.anotherName" :width="40" style="height: 40px;border-radius: 4px;"/>
+          <v-img class="entLogoImg" :src="item?.enterprise.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" :alt="item.enterprise.anotherName" :width="40" style="height: 40px;border-radius: 4px;"/>
         </div>
         <div class="company-info">
           <v-hover>

+ 1 - 1
src/layout/company/navBar.vue

@@ -9,7 +9,7 @@
         <div class="d-flex user-nav align-center">
           <!-- 企业logo、企业名称 -->
           <div class="d-flex align-center cursor-pointer px-4" :class="{'active-route': route.path.includes('/recruit/enterprise/entInfoSetting')}">
-            <v-img @click="enterpriseClick(2)" contain class="entLogoImg" width="40" height="40" :src="baseInfo?.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" ></v-img>
+            <v-img @click="enterpriseClick(2)" contain class="entLogoImg" width="40" height="40" :src="baseInfo?.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" ></v-img>
             <span @click="enterpriseClick(1)" class="ml-3">{{ formatName(baseInfo?.enterpriseAnotherName || baseInfo?.enterpriseName) }}</span>
             <div v-if="baseInfo?.vipFlag && Date.now() < baseInfo?.vipExpireDate" >
               <svg-icon name="vip" size="25" class="ml-2"></svg-icon>

+ 1 - 1
src/layout/company/navBarCopy.vue

@@ -9,7 +9,7 @@
         <div class="d-flex user-nav align-center">
           <!-- 企业logo、企业名称 -->
           <div class="d-flex align-center cursor-pointer">
-            <v-img @click="enterpriseClick(2)" rounded contain width="40" height="40" :src="baseInfo?.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" ></v-img>
+            <v-img @click="enterpriseClick(2)" rounded contain width="40" height="40" :src="baseInfo?.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" ></v-img>
             <span @click="enterpriseClick(1)" class="ml-3 commonHover">{{ formatName(baseInfo?.enterpriseAnotherName || baseInfo?.enterpriseName) }}</span>
           </div>
 

+ 2 - 2
src/layout/company/slider.vue

@@ -5,7 +5,7 @@
         <v-icon class="icons" size="30">{{ item.mdi }}</v-icon>
         <v-tooltip :text="item.tips" location="start" activator="parent">
           <div v-if="item.showImg" class="ma-3" style="text-align: center">
-            <v-img cover aspect-ratio="1/1" src="https://minio.citupro.com/dev/menduner/official-account-code4.jpg" :width="170" style="height: 170px;"></v-img>
+            <v-img cover aspect-ratio="1/1" src="https://minio.menduner.com/dev/defc03d54c8673c708f03babe212c223834606495c7a1b00d837c9b462553400.jpg" :width="170" style="height: 170px;"></v-img>
             <span class="tips-text">关注menduner公众号</span>
           </div>
           <span v-else>{{ item.tips }}</span>
@@ -22,7 +22,7 @@ import { useRouter } from 'vue-router'
 const router = useRouter()
 const list = [
   { mdi: 'mdi-arrow-up-bold', tips: '返回顶部' },
-  { mdi: 'mdi-qrcode', tips: '微信公众号', showImg: 'https://minio.citupro.com/dev/menduner/official-account-code4.jpg' },
+  { mdi: 'mdi-qrcode', tips: '微信公众号', showImg: 'https://minio.menduner.com/dev/defc03d54c8673c708f03babe212c223834606495c7a1b00d837c9b462553400.jpg' },
   { mdi: 'mdi-bell-outline', tips: '消息', path: '/recruit/enterprise/chatTools' }
 ]
 

+ 4 - 4
src/layout/personal/footer.vue

@@ -31,15 +31,15 @@
       </div>
       <div class="right size d-flex">
         <div class="d-flex flex-column align-center">
-          <v-img :width="100" cover aspect-ratio="16/9" src="https://minio.citupro.com/dev/menduner/tianzongwxqrcode.png" style="height: 100px;"></v-img>
+          <v-img :width="100" cover aspect-ratio="16/9" src="https://minio.menduner.com/dev/c31a7d343e8bdfa4069108460a681fb947880bb428cbffe2c285f491532fc483.png" style="height: 100px;"></v-img>
           <div class="size mt-2">企业微信</div>
         </div>
         <div class="d-flex flex-column align-center ml-15">
-          <v-img :width="100" cover aspect-ratio="16/9" src="https://minio.citupro.com/dev/menduner/official-account-code4.jpg" style="height: 100px;"></v-img>
+          <v-img :width="100" cover aspect-ratio="16/9" src="https://minio.menduner.com/dev/defc03d54c8673c708f03babe212c223834606495c7a1b00d837c9b462553400.jpg" style="height: 100px;"></v-img>
           <div class="mt-2">menduner公众号</div>
         </div>
         <div class="ml-15">
-          <v-img :width="100" cover aspect-ratio="16/9" src="https://minio.citupro.com/dev/menduner/miniProgram.jpg" style="height: 100px;"></v-img>
+          <v-img :width="100" cover aspect-ratio="16/9" src="https://minio.menduner.com/dev/8cf8a8506a66403a536bdc39e9fdb50d4982643c5280d62091cae7786d0f361a.jpg" style="height: 100px;"></v-img>
           <div class="mt-2" style="text-align: center;">微信小程序</div>
         </div>
       </div>
@@ -59,7 +59,7 @@ const list = [
   { label: '苏ICP备2024103111号-1', openPath: 'https://beian.miit.gov.cn/#/Integrated/index' },
   { label: '苏ICP备2024103111号-4', openPath: 'https://beian.miit.gov.cn/#/Integrated/index' },
   { label: '电子营业执照', path: '', id: 'business license' },
-  { label: '公安备案号 32059002001928', openPath: 'https://beian.mps.gov.cn/#/query/webSearch?code=32059002001928', iconImg: 'https://minio.citupro.com/dev/menduner/RecordIcon.png' },
+  { label: '公安备案号 32059002001928', openPath: 'https://beian.mps.gov.cn/#/query/webSearch?code=32059002001928', iconImg: 'https://minio.menduner.com/dev/8dfecad0dfcb3dc584f2c2447943eefb1fd65a058856eb0611e2c56ddc4c1fe1.png' },
   { label: '人力资源服务许可证', id: 'Human Resources License' }
 ]
 

+ 3 - 3
src/layout/personal/slider.vue

@@ -5,7 +5,7 @@
         <v-icon class="icons" size="30">{{ item.mdi }}</v-icon>
         <v-tooltip :text="item.tips" location="start" activator="parent">
           <div v-if="item.showImg" class="ma-3" style="text-align: center">
-            <v-img cover aspect-ratio="1/1" src="https://minio.citupro.com/dev/menduner/official-account-code4.jpg" :width="170" style="height: 170px;"></v-img>
+            <v-img cover aspect-ratio="1/1" src="https://minio.menduner.com/dev/defc03d54c8673c708f03babe212c223834606495c7a1b00d837c9b462553400.jpg" :width="170" style="height: 170px;"></v-img>
             <span class="tips-text">关注menduner公众号</span>
           </div>
           <span v-else>{{ item.tips }}</span>
@@ -22,11 +22,11 @@ import { getToken } from '@/utils/auth'
 
 const router = useRouter()
 const defaultList = [
-  { mdi: 'mdi-qrcode', tips: '微信公众号', showImg: 'https://minio.citupro.com/dev/menduner/official-account-code4.jpg' },
+  { mdi: 'mdi-qrcode', tips: '微信公众号', showImg: 'https://minio.menduner.com/dev/defc03d54c8673c708f03babe212c223834606495c7a1b00d837c9b462553400.jpg' },
   { mdi: 'mdi-headphones', tips: '联系我们', path: '/contactUs' }
 ]
 const hasTokenList = [
-  { mdi: 'mdi-qrcode', tips: '微信公众号', showImg: 'https://minio.citupro.com/dev/menduner/official-account-code4.jpg' },
+  { mdi: 'mdi-qrcode', tips: '微信公众号', showImg: 'https://minio.menduner.com/dev/defc03d54c8673c708f03babe212c223834606495c7a1b00d837c9b462553400.jpg' },
   { mdi: 'mdi-bell-outline', tips: '通知', path: '/recruit/personal/message' },
   { mdi: 'mdi-list-box-outline', tips: '在线简历', path: '/recruit/personal/personalCenter/resume/online' },
   { mdi: 'mdi-headphones', tips: '联系我们', path: '/contactUs' }

+ 3 - 3
src/utils/headhuntingData.js

@@ -221,7 +221,7 @@ export const consultantData = [
     title: '田森博士(Simon Tian)',
     job: '创始人兼首席执行官',
     country: '苏州',
-    avatar: 'https://minio.citupro.com/dev/menduner/consultant/simon.png',
+    avatar: 'https://minio.menduner.com/dev/0957611baf90ada134b4205ca3a327eb12d29c1a4ef36541b8f1bec8e0b7170c.png',
     desc: [
       '2018年10月创办门墩儿人力资源一体化技术平台,田森博士为酒店行业提供了专业的人才招聘和寻访服务。通过搭建线上线下相结合的学习平台、组织行业交流活动、提供定制化培训方案等方式,帮助酒店从业者提升专业技能和职业素养。同时他还致力于人才数据的开发和利用,为酒店业的人力资源管理提供了更加科学、智能的解决方案。',
       '田森博士凭借其丰富的酒店行业工作经历和卓越的学术背景,在酒店运营管理、市场营销、人力资源管理及人才数据开发等方面展现出了深厚的专业知识和创新能力。他的工作成果不仅为酒店业的发展做出了积极贡献,也为行业内的其他从业者树立了榜样。'
@@ -233,7 +233,7 @@ export const consultantData = [
     title: '潘青海先生(Peter Pan)',
     job: '猎头顾问',
     country: '北京',
-    avatar: 'https://minio.citupro.com/dev/menduner/consultant/peter.png',
+    avatar: 'https://minio.menduner.com/dev/c96dce9744b27ed4e74f27f72628e946ef1ac2d4adcb6e3cc5e344b7120cadc8.png',
     desc: [
       '潘青海先生在酒店及酒店式服务公寓领域积累的16年房务背景经验,积累了丰富的专业知识和实践经验。拥有深入的理解和实战经验。这段经历不仅让他掌握了高效运营客房部门的技巧,还培养了他对细节的关注和对服务质量的执着追求。2018年9月加入门墩儿人力资源一体化技术平台,是公司创始团队成员之一,并承担起日常运营的重任。他利用自己的专业技能优化了公司的运营流程,提高了工作效率。注重团队协作,通过有效的沟通和协调,确保与同事和客户之间的顺畅衔接,为公司的整体运营提供了坚实的保障。',
       '在招聘和猎头业务方面,展现出了敏锐的洞察力和精准的判断力。利用自己的行业资源和人脉,积极开拓招聘渠道,与各大集团、酒店及业主公司建立了良好的合作关系。',
@@ -245,7 +245,7 @@ export const consultantData = [
     title: '姚嘉庆女士(Julia Yao)',
     job: '猎头顾问',
     country: '北京',
-    avatar: 'https://minio.citupro.com/dev/menduner/consultant/julie.png',
+    avatar: 'https://minio.menduner.com/dev/e6ee9b3e9784ebec9edc5be5dd141166dd685cb30ac856503b73a90732c43151.png',
     desc: [
       '在酒店行业深耕十五年之久,是一位拥有丰富市场销售经验与深厚行业洞察力的专业人士。多年的酒店从业经历使姚嘉庆女士具备了敏锐的市场洞察力、卓越的团队领导力和深厚的行业资源积累。她能够迅速适应不同市场环境的变化,灵活调整销售策略,确保酒店业绩的持续增长。',
       '姚嘉庆女士对酒店行业及其他相关行业的市场动态、企业需求、人才分布等有深入的了解,这有助于她更准确地把握客户需求,提高寻访效率。她具备出色的人才评估能力,能够准确地判断候选人的专业技能、职业素养、性格特质等是否符合客户企业的要求。同时,她也是一位注重持续学习和自我提升的顶尖猎头顾问,在快速变化的市场动向中不断掌握新的行业知识、招聘技巧和行业动态,以保持自己的专业竞争力。'

+ 12 - 12
src/views/about/index.vue

@@ -53,8 +53,8 @@ defineProps({
 })
 
 const list = [
-  { title: '公司使命', desc: '成为中国酒店行业可信赖的人力资源科技公司。', url: 'https://minio.citupro.com/dev/menduner/home/introduct-bg-01.png' },
-  { title: '公司愿景', desc: '人力数据技术赋能人才发现,助力酒店企业提质增效,实现业务可持续成长。', url: 'https://minio.citupro.com/dev/menduner/home/introduct-bg-02.png' }
+  { title: '公司使命', desc: '成为中国酒店行业可信赖的人力资源科技公司。', url: 'https://minio.menduner.com/dev/365de95d1e413bbcb341f9cff32a9260569d51c16c87ae2e04360940fbd5c7a9.png' },
+  { title: '公司愿景', desc: '人力数据技术赋能人才发现,助力酒店企业提质增效,实现业务可持续成长。', url: 'https://minio.menduner.com/dev/2852683392da26311af5e54ca6b15947954df844f0d45b301942b95d50233205.png' }
 ]
 
 // 学术和行业之声
@@ -63,63 +63,63 @@ const introduce = [
     name: 'Professor Kaye Chon',
     job: 'Dean and Chair Professor, and Walter Kwok Foundation Professor in International Hospitality Management,School of Hotel and Tourism Management',
     company: 'The Hong Kong Polytechnic University',
-    avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%871.png',
+    avatar: 'https://minio.menduner.com/dev/32dfa5c97fcfde11b5765bcc1928102fa67171c0ce908fbe85d1f9c4fcdec168.png',
     desc: 'The unprecedented growth of hotel industry in China creates a huge demand for qualified workers for the industry. This platform is very much welcomed because it will provide a win-win solution to both the demand and supply side of the hospitality industry human capital.'
   },
   {
     name: 'Benjamin Yan 严竹明',
     job: 'Chairman',
     company: 'Ruiyee Hospitality',
-    avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%872.png',
+    avatar: 'https://minio.menduner.com/dev/a4706fd8002e52efec3479641770ed8e796637b3cd1b810a2950c1eb541eae12.png',
     desc: '恭喜门墩儿成功上线。如何遴选优质酒店业人才一直是我们的一大难题,人才关乎企业未来,而门墩儿的人工智能、大数据等技术必将助我们一臂之力,用人问题从此迎刃而解。'
   },
   {
     name: 'Thierry Brinte',
     job: 'General Manager',
     company: 'Gran Hotel Bristol by Kempinski',
-    avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%873.png',
+    avatar: 'https://minio.menduner.com/dev/6066936b9e25d198675141f1044e322d37eb441bb1354479b6c41f244fc69646.png',
     desc: 'I wish to offer my congratulations to Simon and his teammates in launching this fully-dedicated talent career service and development social platform for the hotel industry in China. The platform will benefit both hotel professionals and hotel employers in their endeavors to find the right and qualified hotel talents to ensure successful hotel business operations.'
   },
   {
     name: 'Emily Zhu 竺丽萍',
     job: '总经理',
     company: '杭州新侨饭店',
-    avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%874.png',
+    avatar: 'https://minio.menduner.com/dev/eb8c8cdc8b850402ec033b58f4daf8866e3bedb4b179bfd4a2ac1a92c44878eb.png',
     desc: '“有所为,有所不为”,只做专业领域,且只做专业领域的金字塔市场, 这是“门墩儿”平台的特点。既深谙买方市场的需求,又有卖方市场的广阔人脉,这是“门墩儿”平台的特长。“千军好买,一将难求”,作为酒店业主方,我们需要像“门墩儿”这样能提供“私人定制”服务的合作伙伴。我个人非常看好“门墩儿”平台的发展前景,Bravo !!'
   },
   {
     name: 'Antony Platford',
     job: 'Seasoned Hotelier',
     company: 'Hotel and Tourism Consulting',
-    avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%875.png',
+    avatar: 'https://minio.menduner.com/dev/185b31d18d49b0e4f852a55e29e1320a138f8e5e5a7b735da2564c1844293534.png',
     desc: 'I wish to congratulate Simon Tian on the establishment of Menduner. There is no doubt of the future success for this enterprise and its clients given the proven ability, <br/>skills and professional experience that Simon and his team can provide.'
   },
   {
     name: '肖君 先生',
     job: '高级运营副总裁',
     company: '朗廷酒店集团中国区域',
-    avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%876.png',
+    avatar: 'https://minio.menduner.com/dev/916f8b2fa6858c968a5b31e81519f4d971640eb7ec516a4b757af29bf81521e1.png',
     desc: '门墩儿是专属于酒店行业的职业发展社交平台。希望能在这里携手更多志同道合的伙伴,<br/>追求我们共同的梦想。'
   },
   {
     name: 'Nelson Li 李可',
     job: '泛海酒店投资管理有限公司副总经理',
     company: '武汉泛海费尔蒙酒店业主代表',
-    avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%877.png',
+    avatar: 'https://minio.menduner.com/dev/0f6a18dc12c06dda68268b85524e3f92a2ae7d8d41df0793cad1cb3293f4a6ae.png',
     desc: '世界每时每刻都在发生变化,唯一不变的是我们对于这个行业的初心和热情。很高兴看到一群有梦想的酒店人为了遇见更好的自己,为了中国酒店业的未来勇敢的迈出了这一步…<br/>“精诚所至 金石为开”,愿“门墩儿”与中国酒店人共同成长,加油!'
   },
   {
     name: 'Gerhard H. Zimmer',
     job: 'President',
     company: 'ZYG INC.',
-    avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%878.png',
+    avatar: 'https://minio.menduner.com/dev/7f568f1847930424f3a90f9cf859e7518728a33a11dfb43af9a192c5c2ee2f50.png',
     desc: 'Simon, a very talented Hotelier who has made good use of his technical skills, combined with excellent human relations to provide a solid foundation for a most successful operation.'
   },
   {
     name: 'Ann Leung 梁旭君',
     job: '创始人',
     company: '禾禾木文化发展有限公司',
-    avatar: 'https://minio.citupro.com/dev/menduner/home/about/%E5%9B%BE%E7%89%879.png',
+    avatar: 'https://minio.menduner.com/dev/37b8154b22fa34abfb6bd3bc50dd0d571c75224c8edd3a98187e05dde30ec04b.png',
     desc: '找到对的门,认识对的人. 门墩儿,比酒店人更懂酒店人,从这里开启不同的圈层,<br/>打开职业生涯你不敢想象的可能!'
   }
 ]
@@ -176,7 +176,7 @@ const introduce = [
 .ceo {
   width: 387px;
   height: 474px;
-  background-image: url('https://minio.citupro.com/dev/menduner/CEO.png');
+  background-image: url('https://minio.menduner.com/dev/626518dd7a2973df4b32a3afa0f8c62fccc3ebc6a1c39b322c136ac0a6dd8a0e.png');
   background-position: -3px 120px;
   background-repeat: no-repeat;
   background-size: cover;

+ 2 - 2
src/views/common/qualificationCertificate.vue

@@ -11,8 +11,8 @@ import { useRouter } from 'vue-router'
 const router = useRouter()
 const id = router.currentRoute.value.query?.id
 const list = [
-  { id: 'business license', url: 'https://minio.citupro.com/dev/menduner/businessLicense.jpg', title: '营业执照' },
-  { id: 'Human Resources License', url: 'https://minio.citupro.com/dev/menduner/humanResourcesLicense.jpg', title: '人力资源许可证' }
+  { id: 'business license', url: 'https://minio.menduner.com/dev/0ac77eaedcf85dd96e67319556c3874043bc743048a261b93ed24557a4ae8e16.jpg', title: '营业执照' },
+  { id: 'Human Resources License', url: 'https://minio.menduner.com/dev/098f274ee2d57e96af334740a61fdc8d52a66816abde36d56e60946c576d73dd.jpg', title: '人力资源许可证' }
 ]
 
 const data = list.find(e => e.id === id)

+ 2 - 2
src/views/entrances/components/slider.vue

@@ -5,7 +5,7 @@
         <v-icon class="icons" size="30">{{ item.mdi }}</v-icon>
         <v-tooltip :text="item.tips" location="start" activator="parent">
           <div v-if="item.showImg" class="ma-3" style="text-align: center">
-            <v-img cover aspect-ratio="1/1" src="https://minio.citupro.com/dev/menduner/official-account-code4.jpg" :width="170" style="height: 170px;"></v-img>
+            <v-img cover aspect-ratio="1/1" src="https://minio.menduner.com/dev/defc03d54c8673c708f03babe212c223834606495c7a1b00d837c9b462553400.jpg" :width="170" style="height: 170px;"></v-img>
             <span class="tips-text">关注menduner公众号</span>
           </div>
           <span v-else>{{ item.tips }}</span>
@@ -22,7 +22,7 @@ import { useRouter } from 'vue-router'
 const router = useRouter()
 const list = [
   // { mdi: 'mdi-arrow-up-bold', tips: '返回顶部' },
-  { mdi: 'mdi-qrcode', tips: '微信公众号', showImg: 'https://minio.citupro.com/dev/menduner/official-account-code4.jpg' },
+  { mdi: 'mdi-qrcode', tips: '微信公众号', showImg: 'https://minio.menduner.com/dev/defc03d54c8673c708f03babe212c223834606495c7a1b00d837c9b462553400.jpg' },
   { mdi: 'mdi-face-agent', tips: '客服' },
   { mdi: 'mdi-application-settings', tips: '预约演示', path: '/' }
 ]

+ 2 - 2
src/views/headhunting/components/contact.vue

@@ -16,14 +16,14 @@
           </div>
           <div class="text-center">
             <div style="width: 120px; height: 120px; margin: auto;">
-              <v-img class="ml-2" cover aspect-ratio="1/1" src="https://minio.citupro.com/dev/menduner/official-account-code4.jpg" width="120" height="120"></v-img>
+              <v-img class="ml-2" cover aspect-ratio="1/1" src="https://minio.menduner.com/dev/defc03d54c8673c708f03babe212c223834606495c7a1b00d837c9b462553400.jpg" width="120" height="120"></v-img>
             </div>
             <div class="font-size-15 ml-4 mt-1">关注menduner公众号</div>
           </div>
         </div>
       </div>
       <div class="right text-end">
-        <img src="https://minio.citupro.com/dev/menduner/headhunting/concact-bg.jpg" height="324" width="460" alt="" />
+        <img src="https://minio.menduner.com/dev/1396e77bd537f7676e7c9b64fe2d5ba466ce901ca7bd1e66e5bcba617042258e.jpg" height="324" width="460" alt="" />
       </div>
     </div>
   </div>

+ 3 - 3
src/views/headhunting/components/content.vue

@@ -114,9 +114,9 @@ const countryOffice = [
 ]
 // 我们的顾问
 const consultant = [
-  { country: '苏州', enName: '田森博士(Simon Tian)', id: 'simon', avatar: 'https://minio.citupro.com/dev/menduner/consultant/simon.png' },
-  { country: '北京', enName: '潘青海先生(Peter Pan)', id: 'peter', avatar: 'https://minio.citupro.com/dev/menduner/consultant/peter.png' },
-  { country: '北京', enName: '姚嘉庆女士(Julia Yao)', id: 'julia', avatar: 'https://minio.citupro.com/dev/menduner/consultant/julie.png' }
+  { country: '苏州', enName: '田森博士(Simon Tian)', id: 'simon', avatar: 'https://minio.menduner.com/dev/0957611baf90ada134b4205ca3a327eb12d29c1a4ef36541b8f1bec8e0b7170c.png' },
+  { country: '北京', enName: '潘青海先生(Peter Pan)', id: 'peter', avatar: 'https://minio.menduner.com/dev/c96dce9744b27ed4e74f27f72628e946ef1ac2d4adcb6e3cc5e344b7120cadc8.png' },
+  { country: '北京', enName: '姚嘉庆女士(Julia Yao)', id: 'julia', avatar: 'https://minio.menduner.com/dev/e6ee9b3e9784ebec9edc5be5dd141166dd685cb30ac856503b73a90732c43151.png' }
 ]
 // 我们的见解
 // const articles = [

+ 1 - 1
src/views/headhunting/components/nav.vue

@@ -3,7 +3,7 @@
     <div class="d-flex align-center justify-space-between" style="width: 1200px; max-width: 1200px; height: 45px; line-height: 45px; margin: 0 auto;">
       <div class="d-flex align-center">
         <div class="cursor-pointer" style="width: 120px; height: 50px" @click="emit('click', '/headhunting')">
-          <v-img src="https://minio.citupro.com/dev/menduner/poster.png"  aspect-ratio="16/9" cover width="120" height="50"></v-img>
+          <v-img src="https://minio.menduner.com/dev/8ca717bbd4551eb20e34e6763dedc96076b46a4cb3d873eec245ae11d6c913b4.png"  aspect-ratio="16/9" cover width="120" height="50"></v-img>
         </div>
         <div class="china cursor-pointer" @click="emit('click', '/headhunting')">中国</div>
       </div>

+ 1 - 1
src/views/headhunting/components/serviceContent.vue

@@ -143,7 +143,7 @@ const handleClick = (type, id) => {
   width: 100%;
   height: 500px;
   color: #fff;
-  background-image: url('https://minio.citupro.com/dev/menduner/headhunting/service-bg.jpg');
+  background-image: url('https://minio.menduner.com/dev/1a5bc81b76b2759d44ba1de5018f9a7a08b18d8e1e48d59db8d0916af9ee24b3.jpg');
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;

+ 1 - 1
src/views/mall/home/pointExchange/index.vue

@@ -68,7 +68,7 @@ const router = useRouter()
 // 数据
 const dataList = ref([
   { name: '房券-高端酒店房券', point: 12000, url: 'https://minio.menduner.com/dev/menduner/hotalRoomVoucher.png', type: 1 },
-  { name: '门墩儿酒店英语学习年卡', point: 8000, url: 'https://minio.citupro.com/dev/menduner/englishCourses.jpg', type: 0 },
+  { name: '门墩儿酒店英语学习年卡', point: 8000, url: 'https://minio.menduner.com/dev/153f0e8f5b36490a121882bce86f56fb7d56048e4b19eefdb4963084499b6e55.jpg', type: 0 },
   { name: '红酒-经典年份葡萄酒', point: 5000, url: 'https://minio.menduner.com/dev/menduner/redWine.png', type: 1 },
   { name: '瑞幸咖啡券-瑞幸咖啡精致享受券', point: 2000, url: 'https://minio.menduner.com/dev/menduner/coffee.png', type: 0 },
   { name: '减压捏捏乐', point: 500, url: 'https://minio.menduner.com/dev/menduner/pinchMusic.png', type: 1 }

+ 1 - 1
src/views/pointsExchange/exchange.vue

@@ -94,7 +94,7 @@ const formItems = ref({
 // 数据
 const dataList = ref([
   { name: '房券-高端酒店房券', point: 12000, url: 'https://minio.menduner.com/dev/menduner/hotalRoomVoucher.png', type: 1 },
-  { name: '门墩儿酒店英语学习年卡', point: 8000, url: 'https://minio.citupro.com/dev/menduner/englishCourses.jpg', type: 0 },
+  { name: '门墩儿酒店英语学习年卡', point: 8000, url: 'https://minio.menduner.com/dev/153f0e8f5b36490a121882bce86f56fb7d56048e4b19eefdb4963084499b6e55.jpg', type: 0 },
   { name: '红酒-经典年份葡萄酒', point: 5000, url: 'https://minio.menduner.com/dev/menduner/redWine.png', type: 1 },
   { name: '瑞幸咖啡券-瑞幸咖啡精致享受券', point: 2000, url: 'https://minio.menduner.com/dev/menduner/coffee.png', type: 0 },
   { name: '减压捏捏乐', point: 500, url: 'https://minio.menduner.com/dev/menduner/pinchMusic.png', type: 1 }

+ 1 - 1
src/views/recruit/components/contactUs/index.vue

@@ -24,7 +24,7 @@
 				</div>
         <v-card elevation="3" width="300" height="304" class="d-flex flex-column align-center pt-4">
           <div style="width: 200px; height: 200px;">
-            <v-img src="https://minio.citupro.com/dev/menduner/official-account-code4.jpg" width="200" height="200"></v-img>
+            <v-img src="https://minio.menduner.com/dev/defc03d54c8673c708f03babe212c223834606495c7a1b00d837c9b462553400.jpg" width="200" height="200"></v-img>
           </div>
           <p>关注"门墩儿"微信公众号</p>
           <p>了解更多行业资讯</p>

+ 1 - 1
src/views/recruit/components/jobFairEntShare/index.vue

@@ -152,7 +152,7 @@ const drawCanvas = () => {
         loading.value = false
 				emit('success', imgSrc.value)
       }
-      thirdImg.src = props.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'
+      thirdImg.src = props.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'
     }
     
     // 保存分享参数

+ 1 - 1
src/views/recruit/components/message/components/chatting.vue

@@ -105,7 +105,7 @@
             <div style="width: 40px; height: 40px;">
               <v-avatar>
                 <v-img
-                  :src="(val.from_uid === IM.uid ? mAvatar() : getUserAvatar(info.avatar, info.sex, info.name === '系统消息' ? true : false)) || 'https://minio.citupro.com/dev/menduner/7.png'"
+                  :src="(val.from_uid === IM.uid ? mAvatar() : getUserAvatar(info.avatar, info.sex, info.name === '系统消息' ? true : false)) || 'https://minio.menduner.com/dev/b579246470f8a29b3fcef757f996dac7b7d434fd9271c6c8ecd188216b8d8758.png'"
                   :width="40"
                   height="40"
                   rounded

+ 1 - 1
src/views/recruit/enterprise/membershipPackage/components/package.vue

@@ -34,7 +34,7 @@
     <div class="scan color-666 d-flex flex-column align-center mt-5">
       <div class="font-weight-bold">微信扫一扫</div>
       <div class="font-size-15 my-3">高级客户经理为您报价(扫码后可电话联系)</div>
-      <v-img cover aspect-ratio="1/1" src="https://minio.citupro.com/dev/menduner/official-account-code4.jpg" width="170" height="170"></v-img>
+      <v-img cover aspect-ratio="1/1" src="https://minio.menduner.com/dev/defc03d54c8673c708f03babe212c223834606495c7a1b00d837c9b462553400.jpg" width="170" height="170"></v-img>
     </div>
   </div>
 

+ 1 - 1
src/views/recruit/personal/PersonalCenter/bountyRewards/components/bountyDisplay.vue

@@ -17,7 +17,7 @@
       >
         <!-- 头像、用户名 -->
         <div class="d-flex align-center">
-          <v-avatar size="30" :image="item.avatar || 'https://minio.citupro.com/dev/menduner/7.png'"></v-avatar>
+          <v-avatar size="30" :image="item.avatar || 'https://minio.menduner.com/dev/b579246470f8a29b3fcef757f996dac7b7d434fd9271c6c8ecd188216b8d8758.png'"></v-avatar>
           <div class="ml-2">{{ formatName(item.name) }}</div>
         </div>
         <div class="d-flex" style="width: calc(100% - 65px);">

+ 1 - 1
src/views/recruit/personal/PersonalCenter/bountyRewards/components/table.vue

@@ -14,7 +14,7 @@
   >
     <template #name="{ item }">
       <div class="d-flex align-center cursor-pointer" >
-        <v-avatar size="40" :image="item?.sendPerson?.avatar || 'https://minio.citupro.com/dev/menduner/7.png'"></v-avatar>
+        <v-avatar size="40" :image="item?.sendPerson?.avatar || 'https://minio.menduner.com/dev/b579246470f8a29b3fcef757f996dac7b7d434fd9271c6c8ecd188216b8d8758.png'"></v-avatar>
         <span class="ml-2" style="color: #000000DE;">{{ item?.sendPerson?.name }}</span>
       </div>
     </template>

+ 2 - 2
src/views/recruit/personal/PersonalCenter/components/communication.vue

@@ -8,7 +8,7 @@
             <v-btn v-if="props.tab === 4" class="half-button ml-3" color="primary" size="small">取消感兴趣</v-btn>
           </div>
           <div class="img-box">
-            <v-avatar :image="val.contact.avatars || 'https://minio.citupro.com/dev/menduner/7.png'" size="x-small"></v-avatar>
+            <v-avatar :image="val.contact.avatars || 'https://minio.menduner.com/dev/b579246470f8a29b3fcef757f996dac7b7d434fd9271c6c8ecd188216b8d8758.png'" size="x-small"></v-avatar>
             <span class="name">
               <span class="mx-3">{{ val.contact.name }}</span>
               <span class="gray">{{ val.contact.postNameCn }}</span>
@@ -33,7 +33,7 @@
             <div class="mt-3">面试地点:先烈中路100号大院203室</div>
           </div>
           <div v-else class="company-info">
-            <v-img width="50" height="50" :src="val.contact.avatars || 'https://minio.citupro.com/dev/menduner/7.png'"></v-img>
+            <v-img width="50" height="50" :src="val.contact.avatars || 'https://minio.menduner.com/dev/b579246470f8a29b3fcef757f996dac7b7d434fd9271c6c8ecd188216b8d8758.png'"></v-img>
             <div class="ml-3">
               <div class="cursor-pointer info-name">{{ val.enterprise.name }}</div>
               <div class="mt-3">

+ 1 - 1
src/views/recruit/personal/PersonalCenter/jobFeedback/components/interview/item.vue

@@ -33,7 +33,7 @@
           </div>
           <div class="job-other d-flex align-center">
             <div style="width: 30px;height: 30px;">
-              <v-img class="entLogoImg" width="30" height="30" rounded contain :src="val.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'"></v-img>
+              <v-img class="entLogoImg" width="30" height="30" rounded contain :src="val.enterprise.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'"></v-img>
             </div>
             <div class="ellipsis" style="max-width: 400px;">
               <span class="mx-2 enterprise-name" @click.stop="jumpToEnterpriseDetail(val.enterprise.id, true)">{{ formatName(val.enterprise.anotherName || val.enterprise.name) }}</span>

+ 1 - 1
src/views/recruit/personal/PersonalCenter/jobFeedback/components/seenMe.vue

@@ -21,7 +21,7 @@
             </div>
             <div class="company" @click.stop="jumpToEnterpriseDetail(item.enterprise.id, false)">
               <div class="float-left">
-                <v-img class="entLogoImg" :src="item?.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" :alt="item.enterprise.anotherName" :width="40" style="height: 40px;"/>
+                <v-img class="entLogoImg" :src="item?.enterprise.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" :alt="item.enterprise.anotherName" :width="40" style="height: 40px;"/>
               </div>
               <div class="company-info">
                 <h3 v-ellipse-tooltip :class="{'default-active': item.active }" class="title1 cursor-pointer" style="max-width: 455px;">{{ formatName(item.enterprise.anotherName || item.enterprise.name) }}</h3>

+ 1 - 1
src/views/recruit/personal/PersonalCenter/student/InternshipButler/index.vue

@@ -5,7 +5,7 @@
     </div>
 		<div class="text-center">
 			<div style="width: 310px; height: 630px; margin: 0 auto;">
-				<img src="https://minio.citupro.com/dev/static/wx.jpg" style="width: 100%; height: 100%" />
+				<img src="https://minio.menduner.com/dev/3bc7806c930faebfbff8a0d36ba99c21e8a5d9915949ae1b59a73c4a5fa58e50.jpg" style="width: 100%; height: 100%" />
 			</div>
 			<p class="mt-5 color-999">请用微信扫码添加管家企业微信</p>
 		</div>

+ 1 - 1
src/views/recruit/personal/PersonalCenter/student/intershipCompany/index.vue

@@ -18,7 +18,7 @@
 
 		<!-- 生成实习证书 -->
 		<div class="position-absolute position-relative" style="left: -9999px; bottom: 0;" ref="share">
-			<img src="https://minio.citupro.com/dev/static/bgc.jpg" width="500" height="700" cover />
+			<img src="https://minio.menduner.com/dev/012608211780f2ec0e732ca99fc512517aea63a0b66d7e7fd334b854a0171319.jpg" width="500" height="700" cover />
 			<div class="cer-introduce">
 				兹有
 				<span class="cer-text">{{ studentInfo?.schoolInfo?.name }}</span>

+ 1 - 1
src/views/recruit/personal/PersonalCenter/student/intershipCompany/item.vue

@@ -22,7 +22,7 @@
         </div>
         <div class="company-info ml-3" style="flex: 1;">
           <div style="height: 50px; width: 50px;">
-            <v-img class="entLogoImg" width="50" height="50" :src="val.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" contain></v-img>
+            <v-img class="entLogoImg" width="50" height="50" :src="val.enterprise.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" contain></v-img>
           </div>
           <div class="ml-3">
             <div class="cursor-pointer info-name" v-ellipse-tooltip @click.stop="jumpToEnterpriseDetail(val.enterprise.id)">{{ formatName(val.enterprise.anotherName || val.enterprise.name) }}</div>

+ 1 - 1
src/views/recruit/personal/company/components/companyItem.vue

@@ -5,7 +5,7 @@
         class="company-info-top ma-3 rounded-lg px-3 cursor-pointer" :class="item.active ? 'elevation-5 hoverShadowSolid' : ''"
         @click.stop="jumpToEnterpriseDetail(item.enterprise.id, true)" @mouseenter="item.active = true" @mouseleave="item.active = false">
         <div class="float-left">
-          <v-img class="entLogoImg" :src="item.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" contain rounded :alt="item.enterprise.anotherName" :width="50" :height="50" />
+          <v-img class="entLogoImg" :src="item.enterprise.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" contain rounded :alt="item.enterprise.anotherName" :width="50" :height="50" />
         </div>
         <div class="company-info">
           <h3 v-ellipse-tooltip :class="{'default-active': item.active }">{{ formatName(item.enterprise.anotherName || item.enterprise.name) }}</h3>

+ 1 - 1
src/views/recruit/personal/companyDetail/index.vue

@@ -4,7 +4,7 @@
       <div class="sticky">
         <div class="banner-title pt-3" v-if="Object.keys(info).length">
           <div class="float-left d-flex align-center">
-            <v-img class="entLogoImg" width="60" height="60" :src="info.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" contain rounded></v-img>
+            <v-img class="entLogoImg" width="60" height="60" :src="info.enterprise.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" contain rounded></v-img>
             <div class="ml-4">
               <div class="contact-name">{{ formatName(info.enterprise.anotherName || info.enterprise.name) }}</div>
               <div class="contact-info">

+ 1 - 1
src/views/recruit/personal/jobFair/details/components/entCard1.vue

@@ -3,7 +3,7 @@
 		<v-hover v-slot="{ isHovering, props }" v-for="val in list" :key="val.id">
 			<v-card v-bind="props" :elevation="isHovering ? 10 : 5" class="cursor-pointer" @click="handleClickEnterprise(val.id)">
 				<div class="d-flex pa-4 pb-2">
-					<img class="entLogoImg" :src="val.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" style="width: 100px; height: 100px;" />
+					<img class="entLogoImg" :src="val.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" style="width: 100px; height: 100px;" />
 					<div style="max-width: calc(100% - 100px);">
 						<h3 v-ellipse-tooltip class="enterprise-name ml-3 font-weight-medium">{{ formatName(val.anotherName || val.name) }}</h3>
 						<p class="font-size-15 color-999 mt-1 mb-2 ml-3" style="height: 30px;">

+ 1 - 1
src/views/recruit/personal/jobFair/details/components/jobCard1.vue

@@ -33,7 +33,7 @@
 				<v-divider class="mt-3" />
 				<!-- 企业信息 -->
 				<div class="d-flex align-center pt-4" @click="handleClickEnterprise(val.enterprise.id)" style="cursor: text;">
-					<img class="entLogoImg" :src="val.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" style="width: 60px; height: 60px;" />
+					<img class="entLogoImg" :src="val.enterprise.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" style="width: 60px; height: 60px;" />
 					<div class="ml-3" style="flex: 1;">
 						<h3 v-ellipse-tooltip class="font-weight-medium enterprise-name" style="max-width: calc(100% - 40px);">{{ formatName(val.enterprise.anotherName || val.enterprise.name) }}</h3>
 						<p class="font-size-15 color-999 mt-1">

+ 1 - 1
src/views/recruit/personal/position/components/poster.vue

@@ -64,7 +64,7 @@
          </div>
          <!-- logo -->
          <div class="mt-5 text-center">
-            <img crossOrigin="anonymous" src="https://minio.citupro.com/dev/menduner/poster.png" alt="" style="width: 130px; height: 50px;">
+            <img crossOrigin="anonymous" src="https://minio.menduner.com/dev/8ca717bbd4551eb20e34e6763dedc96076b46a4cb3d873eec245ae11d6c913b4.png" alt="" style="width: 130px; height: 50px;">
          </div>
       </div>
     </v-card>

+ 1 - 1
src/views/recruit/personal/position/components/rightRecommend.vue

@@ -7,7 +7,7 @@
         <span v-if="!item.payFrom && !item.payTo" class="recruit-salary">面议</span>
         <span v-else class="recruit-salary">{{ item.payFrom ? item.payFrom + '-' : '' }}{{ item.payTo }}{{ item.payName ? '/' + item.payName : '' }}</span>
         <div :class="['enterprise', {'border-bottom-dashed': index !== items.length - 1}]" @click="handleEnterprise(item)">
-          <v-img class="float-left entLogoImg" :src="item.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" :width="30" :height="30"></v-img>
+          <v-img class="float-left entLogoImg" :src="item.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" :width="30" :height="30"></v-img>
           <span class="float-left enterprise-name">{{ formatName(item.anotherName) }}</span>
           <span class="float-right enterprise-address">{{ item.areaName }}</span>
         </div>

+ 1 - 1
src/views/recruit/personal/recommend/components/positionList.vue

@@ -38,7 +38,7 @@
           <div class="user-info">
             <div class="d-flex align-center">
               <v-avatar tile size="35">
-                <v-img class="entLogoImg" :src="item.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'" />
+                <v-img class="entLogoImg" :src="item.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'" />
               </v-avatar>
               <span v-ellipse-tooltip class="names ml-2 font-size-14 ellipsis" style="max-width: 88%;">
                 {{ formatName(item.anotherName || item.name) }}

+ 1 - 1
src/views/recruit/teacher/internshipCompany/index.vue

@@ -14,7 +14,7 @@
     >
       <template #enterpriseName="{ item }">
         <div class="d-flex align-center">
-          <v-avatar class="entLogoImg" tile size="40" :image="item.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'"></v-avatar>
+          <v-avatar class="entLogoImg" tile size="40" :image="item.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'"></v-avatar>
           <span class="ml-3 color-primary cursor-pointer" @click="handleDetail(item.id)">{{ formatName(item.anotherName || item.name) }}</span>
         </div>
       </template>

+ 1 - 1
src/views/recruit/teacher/internshipSituation/index.vue

@@ -28,7 +28,7 @@
     >
 			<template #enterpriseName="{ item }">
 				<div class="d-flex align-center">
-					<v-avatar class="entLogoImg" tile size="40" :image="item.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'"></v-avatar>
+					<v-avatar class="entLogoImg" tile size="40" :image="item.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'"></v-avatar>
 					<span class="ml-3 color-primary cursor-pointer" @click="handleEnterprise(item.id)">{{ formatName(item.anotherName || item.name) }}</span>
 				</div>
 			</template>

+ 1 - 1
src/views/recruit/teacher/studentList/studentDetails.vue

@@ -26,7 +26,7 @@
       >
         <template #enterpriseName="{ item }">
           <div class="d-flex align-center defaultLink" @click="handleEnterprise(item.enterpriseId)">
-            <v-avatar class="entLogoImg" tile size="40" :image="item.enterprise.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'"></v-avatar>
+            <v-avatar class="entLogoImg" tile size="40" :image="item.enterprise.logoUrl || 'https://minio.menduner.com/dev/cd7f5e26a239fb0ab335585e04c709b065f52832fc31539b3a5423224fc6d16c.png'"></v-avatar>
             <span class="ml-3">{{ formatName(item.enterprise.anotherName || item.enterprise.name) }}</span>
           </div>
         </template>