Преглед на файлове

字体全局替换,加粗替换

lifanagju_citu преди 1 месец
родител
ревизия
257e2755be
променени са 31 файла, в които са добавени 31 реда и са изтрити 31 реда
  1. 1 1
      index.html
  2. 1 2
      src/components/Loading/index.vue
  3. 1 0
      src/components/Position/item.vue
  4. 1 1
      src/components/pay/index.vue
  5. 1 1
      src/styles/personal/navBar.css
  6. 1 1
      src/styles/personal/navBar.scss
  7. 1 1
      src/styles/protocol/index.css
  8. 1 1
      src/styles/protocol/index.scss
  9. 1 1
      src/views/entrances/list/index.vue
  10. 1 1
      src/views/integral/integralRules/index.vue
  11. 1 1
      src/views/integral/pointsManagement/components/integralShow.vue
  12. 1 1
      src/views/mall/components/confirm_order/addressSelection.vue
  13. 1 1
      src/views/mall/components/confirm_order/pay.vue
  14. 1 1
      src/views/mall/components/details.vue
  15. 1 1
      src/views/mall/components/details/s-select-sku.vue
  16. 1 1
      src/views/mall/components/prizeDraw.vue
  17. 1 1
      src/views/mall/components/s-goods-item/index.vue
  18. 1 1
      src/views/publicRecruitment/myRecommendation.vue
  19. 1 1
      src/views/recruit/entRegister/register.vue
  20. 1 1
      src/views/recruit/enterprise/entInfoSetting/informationSettingsComponents/enterpriseLogo.vue
  21. 1 1
      src/views/recruit/enterprise/hirePosition/index.vue
  22. 1 1
      src/views/recruit/enterprise/search/retrieval/components/position.vue
  23. 1 1
      src/views/recruit/enterprise/systemManagement/groupAccount/inviteConfirm.vue
  24. 1 1
      src/views/recruit/personal/PersonalCenter/components/interviewSchedule.vue
  25. 1 1
      src/views/recruit/personal/PersonalCenter/resume/online/components/educationExp.vue
  26. 1 1
      src/views/recruit/personal/PersonalCenter/resume/online/components/projectExperience.vue
  27. 1 1
      src/views/recruit/personal/PersonalCenter/resume/online/components/trainingExperience.vue
  28. 1 1
      src/views/recruit/personal/PersonalCenter/resume/online/components/workExperience.vue
  29. 1 1
      src/views/recruit/personal/PersonalCenter/wallet/myBalance/index.vue
  30. 1 1
      src/views/recruit/personal/myWallet/myBalance/index.vue
  31. 1 1
      src/views/register/schoolForm.vue

+ 1 - 1
index.html

@@ -38,7 +38,7 @@
       .app-loading .app-loading-title {
         margin-bottom: 30px;
         font-size: 20px;
-        font-weight: bold;
+        font-family: 'MiSans-Bold';
         text-align: center;
       }
 

+ 1 - 2
src/components/Loading/index.vue

@@ -16,8 +16,7 @@ defineProps({
 <style scoped lang="scss">
 .loader {
   width: fit-content;
-  font-weight: bold;
-  font-family: monospace;
+  font-family: 'MiSans-Bold';
   font-size: 30px;
   color :#0000;
   overflow: hidden;

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

@@ -168,6 +168,7 @@ const handlePosition = (item) => {
   max-width: none;
 }
 .sub-li-info .name {
+  font-family: 'MiSans-Semibold';
   position: relative;
   margin-right: 8px;
   overflow: hidden;

+ 1 - 1
src/components/pay/index.vue

@@ -16,7 +16,7 @@
       职位发布次数不够用?点击查看更多优惠套餐
       <v-icon>mdi-chevron-double-right</v-icon>
     </div>
-    <div :class="{'pb-5': !showOriginalPrice}" style="color: var(--v-error-base); font-weight: bold; text-align: center;">
+    <div :class="{'pb-5': !showOriginalPrice}" style="color: var(--v-error-base); font-family: 'MiSans-Bold'; text-align: center;">
       <!-- <span class="font-size-13">¥</span> -->
       <span class="font-size-40"> {{ cost / 100 }}</span>
       <span class="font-size-16 ml-1">{{ payUnit }}</span>

+ 1 - 1
src/styles/personal/navBar.css

@@ -16,7 +16,7 @@
 }
 
 .vipBox .userName {
-  font-weight: bold;
+  font-family: 'MiSans-Bold';
   background: -webkit-linear-gradient(45deg, #333, #b29701);
   background: linear-gradient(45deg, #333, #b29701);
   -webkit-background-clip: text;

+ 1 - 1
src/styles/personal/navBar.scss

@@ -15,7 +15,7 @@
     }
   }
   .userName {
-    font-weight: bold;
+    font-family: 'MiSans-Bold';
     background: -webkit-linear-gradient(45deg, #333, #b29701);
     background: linear-gradient(45deg, #333, #b29701);
     -webkit-background-clip: text;

+ 1 - 1
src/styles/protocol/index.css

@@ -43,7 +43,7 @@ a, button {
 }
 
 h1, h2, h3, h4, h5, h6, em, strong, b {
-  font-weight: bold;
+  font-family: 'MiSans-Bold';
 }
 
 del, ins, u, s, a, a:hover {

+ 1 - 1
src/styles/protocol/index.scss

@@ -41,7 +41,7 @@ a,button {
 }
 
 h1,h2,h3,h4,h5,h6,em,strong,b {
-  font-weight: bold;
+  font-family: 'MiSans-Bold';
 }
 
 del,ins,u,s,a,a:hover {

+ 1 - 1
src/views/entrances/list/index.vue

@@ -3,7 +3,7 @@
   <div class="box">
     <div class="d-flex justify-center" style="padding-top: 80px;">
       <div style="text-align: center;">
-        <div style="font-size: 40px; font-weight: bold;">
+        <div style="font-size: 40px; font-family: 'MiSans-Bold';">
           <span v-for="(val, i) in bigTitle" :key="'bigTitle' + i" :class="{'ml-2': i}">{{ val }}</span>
         </div>
         <div style="font-size: 24px; color: #777" class="mt-5">

+ 1 - 1
src/views/integral/integralRules/index.vue

@@ -24,7 +24,7 @@
     </v-card>
 
     <v-card class="right ml-3" style="padding: 30px 60px">
-      <div style="font-size: 18px; font-weight: bold;">{{ $t('rulesOfPoints.' + items[tab].key) }}</div>
+      <div style="font-size: 18px; font-family: 'MiSans-Bold';">{{ $t('rulesOfPoints.' + items[tab].key) }}</div>
       <div class="mt-5 mb-8" style="max-height: calc(100% - 120px); overflow-y: auto;">
         <div v-if="htmlContent" class="requirement mr-2" v-html="htmlContent"></div>
         <Empty v-else :elevation="false"></Empty>

+ 1 - 1
src/views/integral/pointsManagement/components/integralShow.vue

@@ -94,7 +94,7 @@ const handleClickMall = () => {
   font-size: 20px; 
   color: var(--color-333); 
   line-height: 28px; 
-  font-weight: bold;
+  font-family: 'MiSans-Bold';
 }
 .item-value {
   font-size: 42px; 

+ 1 - 1
src/views/mall/components/confirm_order/addressSelection.vue

@@ -103,7 +103,7 @@
   .address .addressCon .name {
     font-size: 16px;
     color: #282828;
-    font-weight: bold;
+    font-family: 'MiSans-Bold';
     // margin-bottom: 10px;
   }
 </style>

+ 1 - 1
src/views/mall/components/confirm_order/pay.vue

@@ -10,7 +10,7 @@
         indeterminate
       ></v-progress-linear>
     </template>
-    <div style="color: var(--v-error-base); font-weight: bold; text-align: center;">
+    <div style="color: var(--v-error-base); font-family: 'MiSans-Bold'; text-align: center;">
       <span class="font-size-13 mr-2">¥</span>
       <span class="font-size-40"> {{ orderInfo?.price ? orderInfo?.price / 100 : 0 }}</span>
     </div>

+ 1 - 1
src/views/mall/components/details.vue

@@ -237,7 +237,7 @@ const goBack = () => {
   line-height: 1.25;
   color: #000;
   margin-bottom: 12px;
-  font-weight: bold;
+  font-family: 'MiSans-Bold';
 }
 .title-introduction {
   font-size: 18px;

+ 1 - 1
src/views/mall/components/details/s-select-sku.vue

@@ -509,7 +509,7 @@
   }
   .getPrizeTip {
     font-size: 13px;
-    font-weight: bold;
+    font-family: 'MiSans-Bold';
     text-decoration: underline;
   }
   .prizeArea {

+ 1 - 1
src/views/mall/components/prizeDraw.vue

@@ -177,7 +177,7 @@ const handleSubmit = async () => {
 }
 .numberBox {
   font-size: 20px;
-  font-weight: bold;
+  font-family: 'MiSans-Bold';
   padding: 2px 38px;
   border-bottom: 3px solid var(--v-primary-base);
 }

+ 1 - 1
src/views/mall/components/s-goods-item/index.vue

@@ -96,7 +96,7 @@
 }
 .title {
   font-size: 17px;
-  font-weight: bold;
+  font-family: 'MiSans-Bold';
   width: 30%;
 }
 .skuString {

+ 1 - 1
src/views/publicRecruitment/myRecommendation.vue

@@ -6,7 +6,7 @@
         <!-- 统计 -->
         <div class="statisticsBox">
           <div class="statisticsBox-item" :class="{'act': index === active}" v-for="(item, index) in statisticsList" :key="item.value" @click="handleStatisticsItem(item, index)">
-            <div style="font-size: 18px; color: var(--color-333); font-weight: bold;">{{ item.count }}</div>
+            <div style="font-size: 18px; color: var(--color-333); font-family: 'MiSans-Bold';">{{ item.count }}</div>
             <div style="font-size: 13px; color: var(--color-666);">{{ item.label }}</div>
           </div>
         </div>

+ 1 - 1
src/views/recruit/entRegister/register.vue

@@ -13,7 +13,7 @@
           <span>原因:{{ failureReason }}</span>
         </div>
         <!-- 标题 -->
-        <div class="mb-10" :class="isMobile ? 'mt-0': 'mt-n8'" style="font-size: 22px; font-weight: bold; text-align: center;">{{ $t('enterprise.registeringNewEnterprise') }}</div>
+        <div class="mb-10" :class="isMobile ? 'mt-0': 'mt-n8'" style="font-size: 22px; font-family: 'MiSans-Bold'; text-align: center;">{{ $t('enterprise.registeringNewEnterprise') }}</div>
         <CtForm ref="CtFormRef" :items="formItems" style="width: 100%;">
           <template #nameTip>
             <div style="color:var(--color-999); font-size: 13px;" class="mt-2">

+ 1 - 1
src/views/recruit/enterprise/entInfoSetting/informationSettingsComponents/enterpriseLogo.vue

@@ -154,7 +154,7 @@ const handleUploadFile = async (e) => {
 .uploadPrompt { font-size: 14px; line-height: 24px; }
 .logoBox {
   .typeTitle {
-    font-weight: bold;
+    font-family: 'MiSans-Bold';
   }
 }
 .file-item {

+ 1 - 1
src/views/recruit/enterprise/hirePosition/index.vue

@@ -159,7 +159,7 @@ const handleEnter = (e) => {
     align-items: center;
     justify-content: center;
     font-size: 1.5em;
-    font-weight: bold;
+    font-family: 'MiSans-Bold';
     color: #fff;
     top: 0;
     border-radius: 12px;

+ 1 - 1
src/views/recruit/enterprise/search/retrieval/components/position.vue

@@ -75,6 +75,6 @@ watch(
 <style scoped lang="scss">
 .active {
   color: var(--v-primary-base);
-  font-weight: bold;
+  font-family: 'MiSans-Bold';
 }
 </style>

+ 1 - 1
src/views/recruit/enterprise/systemManagement/groupAccount/inviteConfirm.vue

@@ -14,7 +14,7 @@
       </div>
       <div class="mt-10 d-flex flex-column align-center">
         <div v-if="joinSuccess">
-          <div style="color: var(--v-primary-base); font-size: 18px; font-weight: bold;">加入成功!</div>
+          <div style="color: var(--v-primary-base); font-size: 18px; font-family: 'MiSans-Bold';">加入成功!</div>
           <!-- <div class="mt-3">您使用企业邮箱登录招聘端的初始密码为"邮箱账号",请尽快登录招聘端修改密码!</div> -->
           <div class="mt-3">您使用企业邮箱登录招聘端的初始密码</div>
           <div class="mt-2">为 <span style="color: var(--v-error-base);">"{{ joinPersonEmail }}"</span></div>

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

@@ -11,7 +11,7 @@
         <div class="color-666 px-8 py-3" style="">{{ timesTampChange(val?.time, 'M月D日') || '--' }}</div>
         <div class="white-bgc pa-6">
           <div class="mb-3 d-flex justify-space-between">
-            <div style="font-weight: bold;">{{ val?.enterprise?.anotherName || '--' }}</div>
+            <div style="font-family: 'MiSans-Bold';">{{ val?.enterprise?.anotherName || '--' }}</div>
             <div
               class="fz-15"
               :style="{ 'color': val?.status.toString() === '0' ?

+ 1 - 1
src/views/recruit/personal/PersonalCenter/resume/online/components/educationExp.vue

@@ -23,7 +23,7 @@
       <div class="educExpItem" @mouseenter="item.active = true" @mouseleave="item.active = false">
         <div class="level1 d-flex align-center justify-space-between" style="height: 40px;">
           <div>
-            <span style="font-size: 18px; font-weight: bold;">{{ item.schoolName }}</span>
+            <span style="font-size: 18px; font-family: 'MiSans-Bold';">{{ item.schoolName }}</span>
             <span class="color6 font15 ml-5">
               <span>{{ timesTampChange(item.startTime, 'Y-M') }}</span>
               <span class="mx-1">至</span>

+ 1 - 1
src/views/recruit/personal/PersonalCenter/resume/online/components/projectExperience.vue

@@ -21,7 +21,7 @@
       </span>
       <div class="d-flex align-center justify-space-between" style="height: 40px;">
         <div>
-          <span style="font-size: 18px; font-weight: bold;">{{ k.name }}</span>
+          <span style="font-size: 18px; font-family: 'MiSans-Bold';">{{ k.name }}</span>
           <span class="label-title ml-5">
             <span>{{ timesTampChange(k.startTime, 'Y-M') }}</span>
             <span class="mx-1">至</span>

+ 1 - 1
src/views/recruit/personal/PersonalCenter/resume/online/components/trainingExperience.vue

@@ -21,7 +21,7 @@
           </span>
           <div class="level1 d-flex align-center justify-space-between" style="height: 40px;">
             <div>
-              <span style="font-size: 18px; font-weight: bold;">{{ k.orgName }}</span>
+              <span style="font-size: 18px; font-family: 'MiSans-Bold';">{{ k.orgName }}</span>
               <span class="label-title ml-5">
                 <span>{{ timesTampChange(k.startTime, 'Y-M') }}</span>
                 <span class="mx-1">至</span>

+ 1 - 1
src/views/recruit/personal/PersonalCenter/resume/online/components/workExperience.vue

@@ -41,7 +41,7 @@
       <div class="educExpItem" @mouseenter="item.active = true" @mouseleave="item.active = false">
         <div class="level1 d-flex align-center justify-space-between" style="height: 40px;">
           <div>
-            <span style="font-size: 18px; font-weight: bold;">{{ item.enterpriseName }}</span>
+            <span style="font-size: 18px; font-family: 'MiSans-Bold';">{{ item.enterpriseName }}</span>
             <span class="color6 font15 ml-5">
               <span>{{ timesTampChange(item.startTime, 'Y-M') }}</span>
               <span class="mx-1">至</span>

+ 1 - 1
src/views/recruit/personal/PersonalCenter/wallet/myBalance/index.vue

@@ -125,7 +125,7 @@ const handleRecharge = () => {
   font-size: 20px; 
   color: var(--color-333); 
   line-height: 28px; 
-  font-weight: bold;
+  font-family: 'MiSans-Bold';
 }
 .item-value {
   font-size: 42px; 

+ 1 - 1
src/views/recruit/personal/myWallet/myBalance/index.vue

@@ -109,7 +109,7 @@ const handleRecharge = () => {
   font-size: 20px; 
   color: var(--color-333); 
   line-height: 28px; 
-  font-weight: bold;
+  font-family: 'MiSans-Bold';
 }
 .item-value {
   font-size: 42px; 

+ 1 - 1
src/views/register/schoolForm.vue

@@ -2,7 +2,7 @@
   <div class="box" style="overflow-x: hidden;" :style="{'background-image': 'url(' + webContent.loginBgUrl + ')'}">
 		<navBar :showLoginBtn="false" class="navBar"></navBar>
 		<div class="content pa-5">
-			<div class="mb-10 mt-5" style="font-size: 22px; font-weight: bold; text-align: center;">
+			<div class="mb-10 mt-5" style="font-size: 22px; font-family: 'MiSans-Bold'; text-align: center;">
 				{{ isUpdate ? '注册信息修改' : '老师注册'}}
 			</div>
 			<CtForm class="mt-5" ref="CtFormRef" :items="formItems">