Commit 9d2285a2b199d90fa88708814450ae95a9341a66

Authored by boyang
1 parent f7d9f747

fix: 修改contact us,prod2-71/72

components/Footer.vue
@@ -166,6 +166,12 @@ @@ -166,6 +166,12 @@
166 </v-col> 166 </v-col>
167 <v-col cols="12" lg="3" sm="12" md="6"> 167 <v-col cols="12" lg="3" sm="12" md="6">
168 <b class="tw-mb-3">Contact us</b> 168 <b class="tw-mb-3">Contact us</b>
  169 + <div style="display: flex; align-items: center; margin-bottom: 15px;">
  170 + <label class="tw-w-[90px] tw-inline-block">
  171 + Contact us:
  172 + </label>
  173 + <div style="white-space: nowrap;">contact@canrd.com</div>
  174 + </div>
169 <div style="display: flex; margin-bottom: 15px;"> 175 <div style="display: flex; margin-bottom: 15px;">
170 <label class="tw-w-[150px] tw-inline-block"> 176 <label class="tw-w-[150px] tw-inline-block">
171 Sales Email: 177 Sales Email:
@@ -176,25 +182,13 @@ @@ -176,25 +182,13 @@
176 <div style="white-space: nowrap;margin-left: 0px;">sales.global@canrd.com</div> 182 <div style="white-space: nowrap;margin-left: 0px;">sales.global@canrd.com</div>
177 </div> 183 </div>
178 </div> 184 </div>
179 - <div style="display: flex; align-items: center; margin-bottom: 15px;">  
180 - <label class="tw-w-[90px] tw-inline-block">  
181 - Contact us:  
182 - </label>  
183 - <div style="white-space: nowrap;">contact@canrd.com</div>  
184 - </div> 185 +
185 <div style="display: flex; align-items: center; margin-bottom: 15px;"> 186 <div style="display: flex; align-items: center; margin-bottom: 15px;">
186 <label class="tw-w-[150px] tw-inline-block"> 187 <label class="tw-w-[150px] tw-inline-block">
187 WhatsApp/Wechat: 188 WhatsApp/Wechat:
188 </label> 189 </label>
189 <div style="white-space: nowrap;">+86 19867737979</div> 190 <div style="white-space: nowrap;">+86 19867737979</div>
190 </div> 191 </div>
191 - <div class="tw-mt-2 tw-mb-[15px]">  
192 - <img  
193 - src="/wechat.jpg"  
194 - alt="canrud-wechat"  
195 - width="80"  
196 - />  
197 - </div>  
198 </v-col> 192 </v-col>
199 </v-row> 193 </v-row>
200 </v-container> 194 </v-container>
deploy/prod2.sh
1 #!/bin/bash 1 #!/bin/bash
2 # 变量定义 2 # 变量定义
3 -LAST_TAG="1.0.70"  
4 -TAG="1.0.71" 3 +LAST_TAG="1.0.71"
  4 +TAG="1.0.72"
5 TARGET_PATH="/root/web/canrud-outside-nuxt-front" 5 TARGET_PATH="/root/web/canrud-outside-nuxt-front"
6 DOCKERFILE_PATH="/root/web/canrud-outside-nuxt-front/canrud-nuxt-front" 6 DOCKERFILE_PATH="/root/web/canrud-outside-nuxt-front/canrud-nuxt-front"
7 IMAGE_NAME="canrud-outside-front" 7 IMAGE_NAME="canrud-outside-front"
pages/contact.vue
@@ -3,21 +3,15 @@ @@ -3,21 +3,15 @@
3 Contact Us 3 Contact Us
4 </div> 4 </div>
5 <v-card class="pa-10 tw-max-w-[800px] tw-m-auto"> 5 <v-card class="pa-10 tw-max-w-[800px] tw-m-auto">
6 - <h3 class="text-h5 tw-mb-5">Official Web</h3>  
7 - <div class="tw-mb-10">  
8 - <label class="text-subtitle-1 tw-mr-4 tw-w-20 tw-inline-block">URL</label>  
9 - <span>http://www.canrud.com</span>  
10 - </div>  
11 - <h3 class="text-h5 tw-mb-5">Technical Center</h3>  
12 <!-- <div> 6 <!-- <div>
13 <label class="text-subtitle-1 tw-mr-4 tw-w-20 tw-inline-block">QQ</label> 7 <label class="text-subtitle-1 tw-mr-4 tw-w-20 tw-inline-block">QQ</label>
14 <span>3632191327</span> 8 <span>3632191327</span>
15 </div> --> 9 </div> -->
16 <div style="display: flex; align-items: center; margin-bottom: 15px;"> 10 <div style="display: flex; align-items: center; margin-bottom: 15px;">
17 <label class="text-subtitle-1 tw-w-[150px] tw-inline-block"> 11 <label class="text-subtitle-1 tw-w-[150px] tw-inline-block">
18 - WhatsApp/Wechat 12 + Contact us
19 </label> 13 </label>
20 - <div style="white-space: nowrap;">+86 19867737979</div> 14 + <div style="white-space: nowrap;">contact@canrd.com</div>
21 </div> 15 </div>
22 <div style="display: flex; margin-bottom: 15px;"> 16 <div style="display: flex; margin-bottom: 15px;">
23 <label class="text-subtitle-1 tw-w-[150px] tw-inline-block"> 17 <label class="text-subtitle-1 tw-w-[150px] tw-inline-block">
@@ -29,14 +23,12 @@ @@ -29,14 +23,12 @@
29 <div>sales.global@canrd.com</div> 23 <div>sales.global@canrd.com</div>
30 </div> 24 </div>
31 </div> 25 </div>
  26 +
32 <div style="display: flex; align-items: center; margin-bottom: 15px;"> 27 <div style="display: flex; align-items: center; margin-bottom: 15px;">
33 <label class="text-subtitle-1 tw-w-[150px] tw-inline-block"> 28 <label class="text-subtitle-1 tw-w-[150px] tw-inline-block">
34 - Contact us 29 + WhatsApp/Wechat
35 </label> 30 </label>
36 - <div style="white-space: nowrap;">contact@canrd.com</div>  
37 - </div>  
38 - <div class="tw-w-[300px] tw-mb-[15px]">  
39 - <v-img src="/wechat.jpg" alt="canrud-wechat"></v-img> 31 + <div style="white-space: nowrap;">+86 19867737979</div>
40 </div> 32 </div>
41 <div :class="isMobile() ? 'mobileIcon' : 'icon'"> 33 <div :class="isMobile() ? 'mobileIcon' : 'icon'">
42 <span class="text-h5 tw-mb-5 tw-mt-5">Other Platforms</span> 34 <span class="text-h5 tw-mb-5 tw-mt-5">Other Platforms</span>