Xiao_123 8 hónapja
szülő
commit
12ccdcf5f9

+ 1 - 1
components.d.ts

@@ -30,9 +30,9 @@ declare module 'vue' {
     DatePicker: typeof import('./src/components/DatePicker/index.vue')['default']
     Details: typeof import('./src/components/Enterprise/details.vue')['default']
     Echarts: typeof import('./src/components/Echarts/index.vue')['default']
+    ElCascader: typeof import('element-plus/es')['ElCascader']
     ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
     ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
-    ElTimePicker: typeof import('element-plus/es')['ElTimePicker']
     Empty: typeof import('./src/components/Empty/index.vue')['default']
     File: typeof import('./src/components/Upload/file.vue')['default']
     HeadSearch: typeof import('./src/components/headSearch/index.vue')['default']

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

@@ -3,12 +3,12 @@
     <div class="carousel-box" >
       <div class="carousel-desc common-width">
         <h2>
-          <p style="width: 687px;">Lead with Purpose, Embody Culture &nbsp;&nbsp;&nbsp;& Be&nbsp; Decisive</p>
+          <p>Menduner aids corporate development through the strategy of precision talent selection.</p>
         </h2>
-        <div class="text-center second-title">
+        <!-- <div class="text-center second-title">
           <p>Advice to new CEOs for establishing</p>
           <p>a high-performing top team</p>
-        </div>
+        </div> -->
       </div>
     </div>
     <div class="common-width service">
@@ -155,7 +155,7 @@ const handleClick = (type, id) => {
     h2 {
       margin: auto;
       text-align: center;
-      max-width: 673px;
+      // max-width: 673px;
       font-size: 80px;
       font-weight: 500;
       line-height: 1.136364;