7ec4fb21 by 杨炀

Merge commit '077d6ac3' into dev

2 parents bff2a6ed 077d6ac3
1 <template> 1 <template>
2 <div class="app-container" v-loading="loading"> 2 <div v-loading="loading" class="app-container">
3 <div class="mt30"/> 3 <div class="mt30"/>
4 <div v-if="error"> 4 <div v-if="error">
5 <el-result 5 <el-result
6 icon="error" 6 :title="language==0?'未找到赛事':'No Data'"
7 :title="language==0?'未找到赛事':'No Data'" 7 icon="error"
8 > 8 >
9 <template #extra> 9 <template #extra>
10 </template> 10 </template>
11 </el-result> 11 </el-result>
12 </div> 12 </div>
13 <div class="box mb20" v-else> 13 <div v-else class="box mb20">
14 <el-card class="mb20"> 14 <el-card class="mb20">
15 <el-row :gutter="20" align="middle"> 15 <el-row :gutter="20" align="middle">
16 <el-col :lg="matchData.type=='0'?7:8" :md="12" :xl="6"> 16 <el-col :lg="matchData.type=='0'?7:8" :md="12" :xl="6">
17 <div class="popo"> 17 <div class="popo">
18 <el-tag v-if="matchData.signType==0">{{ language==0?'个人':'Individual' }}</el-tag> 18 <el-tag v-if="matchData.signType==0">{{ language == 0 ? '个人' : 'Individual' }}</el-tag>
19 <el-tag v-if="matchData.signType==1">{{ language==0?'团体':'Team' }}</el-tag> 19 <el-tag v-if="matchData.signType==1">{{ language == 0 ? '团体' : 'Team' }}</el-tag>
20 <el-tag v-if="matchData.signType==2">{{ language==0?'个人/团体':'Individual/Team' }}</el-tag> 20 <el-tag v-if="matchData.signType==2">{{ language == 0 ? '个人/团体' : 'Individual/Team' }}</el-tag>
21 </div> 21 </div>
22 22
23 <img class="mauto w100 as16_9" :src="fillImgUrl(matchData.coverUrl)"> 23 <img :src="fillImgUrl(matchData.coverUrl)" class="mauto w100 as16_9">
24 </el-col> 24 </el-col>
25 <el-col :lg="matchData.type=='0'?9:16" :md="12" :xl="10" style="position: relative"> 25 <el-col :lg="matchData.type=='0'?9:16" :md="12" :xl="10" style="position: relative">
26 <h3 style="margin: 0 0 10px">{{ matchData.name }}</h3> 26 <h3 style="margin: 0 0 10px">{{ matchData.name }}</h3>
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
32 <label class="bm1">{{ language == 0 ? '赛事时间' : 'COMPETITION DATE' }}:</label> 32 <label class="bm1">{{ language == 0 ? '赛事时间' : 'COMPETITION DATE' }}:</label>
33 {{ matchData.beginTime?.slice(0, 10) }} ~ 33 {{ matchData.beginTime?.slice(0, 10) }} ~
34 {{ matchData.endTime?.slice(0, 10) }}</p> 34 {{ matchData.endTime?.slice(0, 10) }}</p>
35 <p class="ppl" v-if="matchData.address"> 35 <p v-if="matchData.address" class="ppl">
36 <label class="bm3"> 36 <label class="bm3">
37 {{ language == 0 ? '地&ensp;&ensp;&ensp;&ensp;点' : 'LOCATION' }}: 37 {{ language == 0 ? '地&ensp;&ensp;&ensp;&ensp;点' : 'LOCATION' }}:
38 </label> 38 </label>
...@@ -40,39 +40,47 @@ ...@@ -40,39 +40,47 @@
40 <!-- <p class="ppl" v-if="matchData.signEndTime"><label class="bm4">Registration Deadline:</label>{{ matchData.signEndTime?.slice(0, 10) }}</p>--> 40 <!-- <p class="ppl" v-if="matchData.signEndTime"><label class="bm4">Registration Deadline:</label>{{ matchData.signEndTime?.slice(0, 10) }}</p>-->
41 41
42 <p class="ppl"><label> 42 <p class="ppl"><label>
43 <svg style="position: relative;top: 3px;" t="1712726889323" class="icon" viewBox="0 0 1024 1024" version="1.1" 43 <svg class="icon" height="18" p-id="37235" style="position: relative;top: 3px;"
44 xmlns="http://www.w3.org/2000/svg" p-id="37235" width="18" height="18"> 44 t="1712726889323"
45 <path d="M290.88 128H928V96a64 64 0 0 0-64-64H288a192 192 0 0 0-192 192v576a192 192 0 0 0 192 192h576a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64H290.88A64 64 0 0 1 224 192a64 64 0 0 1 66.88-64z m77.12 608l96-22.72v-29.12a123.2 123.2 0 0 1-58.24-84.48c-29.76-2.24-24.64-41.28-24.64-41.28 0-19.84 10.24-26.24 18.56-27.84v-19.2c0-148.48 128-128 128-128a128 128 0 0 1 55.04 5.12c34.56 11.2 72.32 42.24 72.32 123.2v19.2c8.32 1.92 18.56 8 18.56 28.16 0 0 5.12 39.04-24.64 41.28a123.2 123.2 0 0 1-58.24 84.48v29.12l96 22.72c47.04 16.64 0 96 0 96h-320S320 752 368 736z" fill="#d3d8d9" p-id="37236"></path></svg> 45 version="1.1" viewBox="0 0 1024 1024" width="18" xmlns="http://www.w3.org/2000/svg">
46 {{ language==0?'联&ensp;&ensp;人':'CONTACT PERSON' }}:</label>{{ matchData.contactPerson }}</p> 46 <path
47 d="M290.88 128H928V96a64 64 0 0 0-64-64H288a192 192 0 0 0-192 192v576a192 192 0 0 0 192 192h576a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64H290.88A64 64 0 0 1 224 192a64 64 0 0 1 66.88-64z m77.12 608l96-22.72v-29.12a123.2 123.2 0 0 1-58.24-84.48c-29.76-2.24-24.64-41.28-24.64-41.28 0-19.84 10.24-26.24 18.56-27.84v-19.2c0-148.48 128-128 128-128a128 128 0 0 1 55.04 5.12c34.56 11.2 72.32 42.24 72.32 123.2v19.2c8.32 1.92 18.56 8 18.56 28.16 0 0 5.12 39.04-24.64 41.28a123.2 123.2 0 0 1-58.24 84.48v29.12l96 22.72c47.04 16.64 0 96 0 96h-320S320 752 368 736z"
48 fill="#d3d8d9" p-id="37236"></path>
49 </svg>
50 {{ language == 0 ? '联&ensp;&ensp;人' : 'CONTACT PERSON' }}:</label>{{ matchData.contactPerson }}
51 </p>
47 52
48 <p class="ppl"> 53 <p class="ppl">
49 <label> 54 <label>
50 <svg style="position: relative;top: 2px;" t="1711708779620" class="icon" viewBox="0 0 1024 1024" 55 <svg class="icon" height="20" p-id="7920" style="position: relative;top: 2px;"
51 version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7920" width="20" height="20"> 56 t="1711708779620" version="1.1" viewBox="0 0 1024 1024" width="20" xmlns="http://www.w3.org/2000/svg">
52 <path 57 <path
53 d="M398.652952 165.692952c-32.280381-46.006857-58.172952-61.318095-92.867047-54.808381-14.969905 2.80381-24.210286 7.850667-41.20381 22.528l-12.946285 11.361524-25.185524 20.894476-6.582857 5.753905c-3.705905 3.413333-6.38781 6.217143-9.825524 10.118095-64 72.46019-81.724952 185.782857-44.470857 292.327619 26.794667 76.55619 74.605714 152.624762 142.774857 228.644572 72.289524 80.62781 133.046857 131.364571 202.922666 168.374857 54.857143 29.013333 96.865524 41.74019 145.676191 43.227429 59.001905 1.828571 110.957714-11.50781 153.648762-39.15581a162.133333 162.133333 0 0 0 19.553524-15.189333l8.289523-7.558095 16.335239-15.213715 5.534476-4.924952 10.922666-9.435429c22.040381-19.651048 29.184-31.939048 30.646858-51.370666 2.194286-29.647238-11.215238-52.736-49.737143-85.699048l-26.063238-21.820952-12.117334-10.581334-11.459047-9.825524c-37.229714-30.744381-64.804571-40.69181-100.205715-35.35238-24.283429 3.632762-38.278095 12.141714-63.073523 38.107428l-10.947048 11.654095c-18.041905 19.017143-28.330667 26.258286-43.544381 29.305905-22.25981 4.461714-44.373333-7.046095-80.262095-36.205714-46.250667-37.546667-84.626286-80.676571-117.613715-131.949714-22.869333-35.766857-31.890286-62.902857-24.941714-87.600762 2.82819-9.99619 9.679238-17.042286 24.064-28.184381l14.994286-11.312762 2.413714-1.877334 22.747429-18.553904c20.114286-16.822857 28.281905-28.281905 32.572952-45.836191 8.899048-36.10819 0.487619-66.072381-32.426667-117.638095l-15.62819-24.234667-5.558857-8.533333-6.436572-9.435429z" 58 d="M398.652952 165.692952c-32.280381-46.006857-58.172952-61.318095-92.867047-54.808381-14.969905 2.80381-24.210286 7.850667-41.20381 22.528l-12.946285 11.361524-25.185524 20.894476-6.582857 5.753905c-3.705905 3.413333-6.38781 6.217143-9.825524 10.118095-64 72.46019-81.724952 185.782857-44.470857 292.327619 26.794667 76.55619 74.605714 152.624762 142.774857 228.644572 72.289524 80.62781 133.046857 131.364571 202.922666 168.374857 54.857143 29.013333 96.865524 41.74019 145.676191 43.227429 59.001905 1.828571 110.957714-11.50781 153.648762-39.15581a162.133333 162.133333 0 0 0 19.553524-15.189333l8.289523-7.558095 16.335239-15.213715 5.534476-4.924952 10.922666-9.435429c22.040381-19.651048 29.184-31.939048 30.646858-51.370666 2.194286-29.647238-11.215238-52.736-49.737143-85.699048l-26.063238-21.820952-12.117334-10.581334-11.459047-9.825524c-37.229714-30.744381-64.804571-40.69181-100.205715-35.35238-24.283429 3.632762-38.278095 12.141714-63.073523 38.107428l-10.947048 11.654095c-18.041905 19.017143-28.330667 26.258286-43.544381 29.305905-22.25981 4.461714-44.373333-7.046095-80.262095-36.205714-46.250667-37.546667-84.626286-80.676571-117.613715-131.949714-22.869333-35.766857-31.890286-62.902857-24.941714-87.600762 2.82819-9.99619 9.679238-17.042286 24.064-28.184381l14.994286-11.312762 2.413714-1.877334 22.747429-18.553904c20.114286-16.822857 28.281905-28.281905 32.572952-45.836191 8.899048-36.10819 0.487619-66.072381-32.426667-117.638095l-15.62819-24.234667-5.558857-8.533333-6.436572-9.435429z"
54 p-id="7921" fill="#d3d8d9"></path> 59 fill="#d3d8d9" p-id="7921"></path>
55 </svg> 60 </svg>
56 {{ language == 0 ? '联系电话' : 'TEL' }}:</label>086-{{ matchData.contactTelno }} 61 {{ language == 0 ? '联系电话' : 'TEL' }}:</label>086-{{ matchData.contactTelno }}
57 </p> 62 </p>
58 <p class="ppl"> 63 <p class="ppl">
59 <label> 64 <label>
60 <svg style="position: relative;top: 4px;" t="1712726978978" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="40177" 65 <svg class="icon" height="18" p-id="40177" style="position: relative;top: 4px;"
61 width="18" height="18"> 66 t="1712726978978" version="1.1" viewBox="0 0 1024 1024"
62 <path d="M853.333333 341.333333l-341.333333 213.333334-341.333333-213.333334V256l341.333333 213.333333 341.333333-213.333333m0-85.333333H170.666667c-47.36 0-85.333333 37.973333-85.333334 85.333333v512a85.333333 85.333333 0 0 0 85.333334 85.333333h682.666666a85.333333 85.333333 0 0 0 85.333334-85.333333V256a85.333333 85.333333 0 0 0-85.333334-85.333333z" fill="#d3d8d9" p-id="40178"></path> 67 width="18" xmlns="http://www.w3.org/2000/svg">
68 <path
69 d="M853.333333 341.333333l-341.333333 213.333334-341.333333-213.333334V256l341.333333 213.333333 341.333333-213.333333m0-85.333333H170.666667c-47.36 0-85.333333 37.973333-85.333334 85.333333v512a85.333333 85.333333 0 0 0 85.333334 85.333333h682.666666a85.333333 85.333333 0 0 0 85.333334-85.333333V256a85.333333 85.333333 0 0 0-85.333334-85.333333z"
70 fill="#d3d8d9" p-id="40178"></path>
63 </svg> 71 </svg>
64 {{ language==0?'邮&ensp;&ensp;&ensp;&ensp;箱':'EMAIL' }}: 72 {{ language == 0 ? '邮&ensp;&ensp;&ensp;&ensp;箱' : 'EMAIL' }}:
65 </label> 73 </label>
66 {{ matchData.contactEmail }} 74 {{ matchData.contactEmail }}
67 </p> 75 </p>
68 <p class="ppl"> 76 <p class="ppl">
69 <label> 77 <label>
70 <svg style="position: relative;top: 2px;" t="1711707785514" class="icon" viewBox="0 0 1024 1024" 78 <svg class="icon" height="18" p-id="6578" style="position: relative;top: 2px;"
71 version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="6578" 79 t="1711707785514" version="1.1" viewBox="0 0 1024 1024"
72 width="18" height="18"> 80 width="18" xmlns="http://www.w3.org/2000/svg">
73 <path 81 <path
74 d="M780 68H256c-71.6 0-130.2 55.5-130.2 123.2v711.2c1.5 42.8 50 69.3 90.6 50.6l227.2-105c38.5-17.8 83.4-18.5 122.6-1.9l255.4 108.6c34.8 14.8 76.1-2.7 86.3-37.6 1.6-5.4 2.4-11 2.4-16.9v-709C910.2 123.5 851.6 68 780 68zM276.9 231.3h255.9c23.9 0 43.3 18.4 43.3 41s-19.4 41-43.3 41H276.9c-23.9 0-43.3-18.4-43.3-41s19.4-41 43.3-41z m386.8 464H276.9c-23.9 0-43.3-18.4-43.3-41s19.4-41 43.3-41h386.8c23.9 0 43.3 18.4 43.3 41s-19.4 41-43.3 41z m0-191H276.9c-23.9 0-43.3-18.4-43.3-41s19.4-41 43.3-41h386.8c23.9 0 43.3 18.4 43.3 41s-19.4 41-43.3 41z" 82 d="M780 68H256c-71.6 0-130.2 55.5-130.2 123.2v711.2c1.5 42.8 50 69.3 90.6 50.6l227.2-105c38.5-17.8 83.4-18.5 122.6-1.9l255.4 108.6c34.8 14.8 76.1-2.7 86.3-37.6 1.6-5.4 2.4-11 2.4-16.9v-709C910.2 123.5 851.6 68 780 68zM276.9 231.3h255.9c23.9 0 43.3 18.4 43.3 41s-19.4 41-43.3 41H276.9c-23.9 0-43.3-18.4-43.3-41s19.4-41 43.3-41z m386.8 464H276.9c-23.9 0-43.3-18.4-43.3-41s19.4-41 43.3-41h386.8c23.9 0 43.3 18.4 43.3 41s-19.4 41-43.3 41z m0-191H276.9c-23.9 0-43.3-18.4-43.3-41s19.4-41 43.3-41h386.8c23.9 0 43.3 18.4 43.3 41s-19.4 41-43.3 41z"
75 p-id="6579" fill="#d3d8d9"></path> 83 fill="#d3d8d9" p-id="6579"></path>
76 </svg> 84 </svg>
77 {{ language == 0 ? '分&ensp;&ensp;赛' : 'NO. OF TOURNAMENTS' }}:</label> 85 {{ language == 0 ? '分&ensp;&ensp;赛' : 'NO. OF TOURNAMENTS' }}:</label>
78 {{ matchData.cpts.length }} 86 {{ matchData.cpts.length }}
...@@ -89,41 +97,43 @@ ...@@ -89,41 +97,43 @@
89 {{ matchData.address }} 97 {{ matchData.address }}
90 </p> 98 </p>
91 <p class="ppl"><label>{{ language == 0 ? '赛事级别' : 'EVENT LEVEL' }}:</label>{{ matchData.level }}</p> 99 <p class="ppl"><label>{{ language == 0 ? '赛事级别' : 'EVENT LEVEL' }}:</label>{{ matchData.level }}</p>
92 <!-- <p class="ppl">--> 100 <!-- <p class="ppl">-->
93 <!-- <label>{{ language == 0 ? '报名截止' : 'Registration Deadline' }}:</label>--> 101 <!-- <label>{{ language == 0 ? '报名截止' : 'Registration Deadline' }}:</label>-->
94 <!-- {{ matchData.signEndTime?.slice(0, 10) }}--> 102 <!-- {{ matchData.signEndTime?.slice(0, 10) }}-->
95 <!-- </p>--> 103 <!-- </p>-->
96 <p class="ppl" v-if="matchData.contactPerson"> 104 <p v-if="matchData.contactPerson" class="ppl">
97 <label>{{ language == 0 ? '联&ensp;&ensp;人' : 'CONTACT PERSON' }}:</label> 105 <label>{{ language == 0 ? '联&ensp;&ensp;人' : 'CONTACT PERSON' }}:</label>
98 {{ matchData.contactPerson }} 106 {{ matchData.contactPerson }}
99 </p> 107 </p>
100 <p class="ppl"><label>{{ language == 0 ? '联系电话' : 'TEL' }}:</label> 108 <p class="ppl"><label>{{ language == 0 ? '联系电话' : 'TEL' }}:</label>
101 086-{{ matchData.contactTelno }} 109 086-{{ matchData.contactTelno }}
102 </p> 110 </p>
103 <p class="ppl" v-if="matchData.contactEmail"> 111 <p v-if="matchData.contactEmail" class="ppl">
104 <label>{{ language == 0 ? '邮&ensp;&ensp;&ensp;&ensp;箱' : 'EMAIL' }}:</label> 112 <label>{{ language == 0 ? '邮&ensp;&ensp;&ensp;&ensp;箱' : 'EMAIL' }}:</label>
105 {{ matchData.contactEmail }}</p> 113 {{ matchData.contactEmail }}</p>
106 </div> 114 </div>
107 <div style="height: 30px"></div> 115 <div style="height: 30px"></div>
108 <div class="ppl_pb"> 116 <div class="ppl_pb">
109 <el-link class="mr20" v-if="matchData.signKnowUrl&&JSON.parse(matchData.signKnowUrl)?.length>0" type="primary" 117 <el-link v-if="matchData.signKnowUrl&&JSON.parse(matchData.signKnowUrl)?.length>0" :href="fillImgUrl(JSON.parse(matchData.signKnowUrl)[0]?.url)"
110 :href="fillImgUrl(JSON.parse(matchData.signKnowUrl)[0]?.url)" target="_blank"> 118 class="mr20"
119 target="_blank" type="primary">
111 <el-icon :size="20"> 120 <el-icon :size="20">
112 <Download/> 121 <Download/>
113 </el-icon> 122 </el-icon>
114 {{ language == 0 ? '报名须知' : 'Notes' }} 123 {{ language == 0 ? '报名须知' : 'Notes' }}
115 </el-link> 124 </el-link>
116 125
117 <el-link class="mr20" v-if="matchData.disclaimerUrl&&JSON.parse(matchData.disclaimerUrl)?.length>0" type="primary" 126 <el-link v-if="matchData.disclaimerUrl&&JSON.parse(matchData.disclaimerUrl)?.length>0" :href="fillImgUrl(JSON.parse(matchData.disclaimerUrl)[0]?.url)"
118 :href="fillImgUrl(JSON.parse(matchData.disclaimerUrl)[0]?.url)" target="_blank"> 127 class="mr20"
128 target="_blank" type="primary">
119 <el-icon :size="20"> 129 <el-icon :size="20">
120 <Download/> 130 <Download/>
121 </el-icon> 131 </el-icon>
122 {{ language == 0 ? '免责声明' : 'Disclaimers' }} 132 {{ language == 0 ? '免责声明' : 'Disclaimers' }}
123 </el-link> 133 </el-link>
124 <el-link v-if="matchData.ruleUrl&&JSON.parse(matchData.ruleUrl)?.length>0" type="primary" 134 <el-link v-if="matchData.ruleUrl&&JSON.parse(matchData.ruleUrl)?.length>0" :href="fillImgUrl(JSON.parse(matchData.ruleUrl)[0]?.url)"
125 :href="fillImgUrl(JSON.parse(matchData.ruleUrl)[0]?.url)" 135 target="_blank"
126 target="_blank"> 136 type="primary">
127 <el-icon :size="20"> 137 <el-icon :size="20">
128 <Download/> 138 <Download/>
129 </el-icon> 139 </el-icon>
...@@ -132,12 +142,12 @@ ...@@ -132,12 +142,12 @@
132 </div> 142 </div>
133 143
134 </el-col> 144 </el-col>
135 <el-col :lg="8" :md="12" :xl="8" v-if="matchData.type=='0'"> 145 <el-col v-if="matchData.type=='0'" :lg="8" :md="12" :xl="8">
136 <p class="countDownTitle" v-if="language==0"> 146 <p v-if="language==0" class="countDownTitle">
137 <span v-if="startSign>0">报名开始倒计时</span> 147 <span v-if="startSign>0">报名开始倒计时</span>
138 <span v-else>报名截止倒计时</span> 148 <span v-else>报名截止倒计时</span>
139 </p> 149 </p>
140 <p class="countDownTitle" v-else> 150 <p v-else class="countDownTitle">
141 <span>REGISTRATION COUNTDOWN</span> 151 <span>REGISTRATION COUNTDOWN</span>
142 </p> 152 </p>
143 153
...@@ -155,83 +165,91 @@ ...@@ -155,83 +165,91 @@
155 </van-count-down> 165 </van-count-down>
156 166
157 <div class="flexCenter"> 167 <div class="flexCenter">
158 <el-button v-if="matchData.progressStatusCode=='2'" ref="RegisterRef" type="primary" round 168 <el-button v-if="matchData.progressStatusCode=='2'" ref="RegisterRef" class="btn-lineG mt10 w100" round
159 class="btn-lineG mt10 w100" 169 style="font-size: 16px"
160 @click="choseSignType" style="font-size: 16px"> 170 type="primary" @click="choseSignType">
161 {{ language == 0 ? '我要报名' : 'REGISTER' }} 171 {{ language == 0 ? '我要报名' : 'REGISTER' }}
162 </el-button> 172 </el-button>
163 <div v-else-if="time<=0" style="opacity: 0.5;" class="btn-lineG mb20 mauto text-center"> 173 <div v-else-if="time<=0" class="btn-lineG mb20 mauto text-center" style="opacity: 0.5;">
164 {{ language == 0 ? '报名已结束' : 'Registration has ended' }} 174 {{ language == 0 ? '报名已结束' : 'Registration has ended' }}
165 </div> 175 </div>
166 <div v-else-if="startSign>0" style="opacity: 0.5;" class="btn-lineG mb20 mauto text-center"> 176 <div v-else-if="startSign>0" class="btn-lineG mb20 mauto text-center" style="opacity: 0.5;">
167 {{ language == 0 ? '报名未开始' : 'Not started yet' }} 177 {{ language == 0 ? '报名未开始' : 'Not started yet' }}
168 </div> 178 </div>
169 </div> 179 </div>
170 <p class="text-gray text-center uppercase">{{ language==0?'报名截止':'Registration Deadline' }}:{{ matchData.signEndTime?.slice(0,10) }}</p> 180 <p class="text-gray text-center uppercase">{{
181 language == 0 ? '报名截止' : 'Registration Deadline'
182 }}:{{ matchData.signEndTime?.slice(0, 10) }}</p>
171 183
172 </el-col> 184 </el-col>
173 </el-row> 185 </el-row>
174 </el-card> 186 </el-card>
175 187
176 <!-- 只联赛有--> 188 <!-- 只联赛有-->
177 <quick-row :match-id="matchId" v-if="matchData.leagueId==0"/> 189 <quick-row v-if="matchData.leagueId==0" :match-id="matchId"/>
178 190
179 <el-row :gutter="20" v-if="matchData.type=='0'"> 191 <el-row v-if="matchData.type=='0'" :gutter="20">
180 <el-col :lg="18"> 192 <el-col :lg="18">
181 <el-card :body-style="{'padding':'0'}"> 193 <el-card :body-style="{'padding':'0'}">
182 <div class="lineHead"> 194 <div class="lineHead">
183 <ul> 195 <ul>
184 <li v-for="l in menu" :key="l.name" @click="changeMenu(menu,l)" :class="l.active==1?'active':''"> 196 <li v-for="l in menu" :key="l.name" :class="l.active==1?'active':''" @click="changeMenu(menu,l)">
185 {{ language == 0 ? l.cn : l.name }} 197 {{ language == 0 ? l.cn : l.name }}
186 </li> 198 </li>
187 </ul> 199 </ul>
188 </div> 200 </div>
189 <matchInfo :form="matchData" v-if="menu[0].active==1"/> 201 <matchInfo v-if="menu[0].active==1" :form="matchData"/>
190 <div v-if="menu[1].active==1"> 202 <div v-if="menu[1].active==1">
191 <match-info-project-list :match-id="matchData.id" :is-national="isNational"/> 203 <match-info-project-list :is-national="isNational" :match-id="matchData.id"/>
192 </div> 204 </div>
193 <match-schedule-list :match-data="matchData" v-if="menu[2].active==1"/> 205 <match-schedule-list v-if="menu[2].active==1" :match-data="matchData"/>
194 <div v-if="menu[3].active==1"> 206 <div v-if="menu[3].active==1">
195 <div v-if="matchData.showPersonFlag=='1'"> 207 <div v-if="matchData.showPersonFlag=='1'">
196 <!-- <el-row :gutter="20" v-if="matchData.signType == '0'">--> 208 <!-- <el-row :gutter="20" v-if="matchData.signType == '0'">-->
197 <!-- <el-col v-for="t in signDoneGroupList" :key="t.id" :span="8">--> 209 <!-- <el-col v-for="t in signDoneGroupList" :key="t.id" :span="8">-->
198 <!-- <div class="teamItem">--> 210 <!-- <div class="teamItem">-->
199 <!-- <el-avatar :size="60" :src="fillImgUrl(t.imgUrl||t.avatar)"/>--> 211 <!-- <el-avatar :size="60" :src="fillImgUrl(t.imgUrl||t.avatar)"/>-->
200 <!-- <span class="name">{{ t.name }}</span>--> 212 <!-- <span class="name">{{ t.name }}</span>-->
201 <!-- </div>--> 213 <!-- </div>-->
202 <!-- </el-col>--> 214 <!-- </el-col>-->
203 <!-- </el-row>--> 215 <!-- </el-row>-->
204 <el-row :gutter="20" class="pd20"> 216 <el-row :gutter="20" class="pd20">
205 <el-col :span="24"> 217 <el-col :span="24">
206 <div class="fr mb20"> 218 <div class="fr mb20">
207 <div class="flex"> 219 <div class="flex">
208 <el-input class="mr10" size="small" v-model="queryGroupList.groupName" :prefix-icon="Search" 220 <el-input v-model="queryGroupList.groupName" :placeholder="language == 0 ? '请输入参赛队名称' :'Please enter the Team name'" :prefix-icon="Search" class="mr10"
209 :placeholder="language == 0 ? '请输入参赛队名称' :'Please enter the Team name'" 221 clearable
210 @change="getGroupListByCptId" clearable/> 222 size="small" @change="getGroupListByCptId"/>
211 <el-input size="small" v-model="queryGroupList.athleteName" :prefix-icon="Search" 223 <el-input v-model="queryGroupList.athleteName" :placeholder=" language == 0 ? '请输入运动员查询' :'Please enter the athlete name'" :prefix-icon="Search"
212 :placeholder=" language == 0 ? '请输入运动员查询' :'Please enter the athlete name'" 224 clearable
213 @change="getGroupListByCptId" clearable/> 225 size="small" @change="getGroupListByCptId"/>
214 </div> 226 </div>
215 </div> 227 </div>
216 <el-table :data="signDoneGroupList"> 228 <el-table :data="signDoneGroupList">
217 <el-table-column prop="groupCode" align="center" :label="language == 0 ? '组别代码' :'EVENT CODE'" min-width="120"/> 229 <el-table-column :label="language == 0 ? '组别代码' :'EVENT CODE'" align="center" min-width="120"
218 <el-table-column prop="group" :label="language == 0 ?'组别':'EVENT'" min-width="200"> 230 prop="groupCode"/>
231 <el-table-column :label="language == 0 ?'组别':'EVENT'" min-width="200" prop="group">
219 <template #default="scope"> 232 <template #default="scope">
220 <div class="esp">{{scope.row.group}}</div> 233 <div class="esp">{{ scope.row.group }}</div>
221 </template> 234 </template>
222 </el-table-column> 235 </el-table-column>
223 <el-table-column prop="maleAthName" :label="language == 0 ?'男运动员':'man name'" min-width="150"/> 236 <el-table-column :label="language == 0 ?'男运动员':'man name'" min-width="150"
224 <el-table-column prop="femaleAthName" :label="language == 0 ?'女运动员':'woman name'" min-width="150"/> 237 prop="maleAthName"/>
225 <el-table-column prop="danceType" align="center" :label="language == 0 ?'舞种':'Division'" min-width="90"/> 238 <el-table-column :label="language == 0 ?'女运动员':'woman name'" min-width="150"
226 <el-table-column prop="countryName" align="center" :label="language == 0 ?'国籍':'Representing'" min-width="130"/> 239 prop="femaleAthName"/>
227 <el-table-column prop="groupName" align="center" :label="language == 0 ?'参赛队名称':'Team name'" min-width="150"/> 240 <el-table-column :label="language == 0 ?'舞种':'Division'" align="center" min-width="90"
241 prop="danceType"/>
242 <el-table-column :label="language == 0 ?'国籍':'Representing'" align="center" min-width="130"
243 prop="countryName"/>
244 <el-table-column :label="language == 0 ?'参赛队名称':'Team name'" align="center" min-width="150"
245 prop="groupName"/>
228 </el-table> 246 </el-table>
229 <PaginationPc 247 <PaginationPc
230 v-show="signDoneGroupListToTal>0" 248 v-show="signDoneGroupListToTal>0"
231 :total="signDoneGroupListToTal" 249 v-model:limit="queryGroupList.pageSize"
232 v-model:page="queryGroupList.pageNum" 250 v-model:page="queryGroupList.pageNum"
233 v-model:limit="queryGroupList.pageSize" 251 :total="signDoneGroupListToTal"
234 @pagination="getGroupListByCptId" 252 @pagination="getGroupListByCptId"
235 /> 253 />
236 </el-col> 254 </el-col>
237 </el-row> 255 </el-row>
...@@ -249,10 +267,10 @@ ...@@ -249,10 +267,10 @@
249 <div class="xzbox"> 267 <div class="xzbox">
250 <div v-html="matchData.signKnow"></div> 268 <div v-html="matchData.signKnow"></div>
251 <div v-if="matchData.signKnowUrl"> 269 <div v-if="matchData.signKnowUrl">
252 <el-link v-for="(item,index) in JSON.parse(matchData.signKnowUrl)" type="primary" 270 <el-link v-for="(item,index) in JSON.parse(matchData.signKnowUrl)" :href="fillImgUrl(item.url)"
253 :href="fillImgUrl(item.url)" target="_blank"> 271 target="_blank" type="primary">
254 <el-icon :size="20"> 272 <el-icon :size="20">
255 <Download /> 273 <Download/>
256 </el-icon> 274 </el-icon>
257 {{ item.name }} 275 {{ item.name }}
258 </el-link> 276 </el-link>
...@@ -273,30 +291,30 @@ ...@@ -273,30 +291,30 @@
273 <el-card :body-style="{'padding':'0'}"> 291 <el-card :body-style="{'padding':'0'}">
274 <div class="lineHead"> 292 <div class="lineHead">
275 <ul> 293 <ul>
276 <li v-for="l in menu1" :key="l.name" @click="changeMenu(menu1,l)" :class="l.active==1?'active':''"> 294 <li v-for="l in menu1" :key="l.name" :class="l.active==1?'active':''" @click="changeMenu(menu1,l)">
277 {{ language == 0 ? l.cn : l.name }} 295 {{ language == 0 ? l.cn : l.name }}
278 </li> 296 </li>
279 </ul> 297 </ul>
280 </div> 298 </div>
281 <!-- 分站赛--> 299 <!-- 分站赛-->
282 <substation-list v-if="menu1[0].active==1" :list="matchData.cpts"/> 300 <substation-list v-if="menu1[0].active==1" :list="matchData.cpts"/>
283 <matchInfo :form="matchData" v-if="menu1[1].active==1"/> 301 <matchInfo v-if="menu1[1].active==1" :form="matchData"/>
284 <match-schedule-list :match-data="matchData" v-if="menu1[2].active==1"/> 302 <match-schedule-list v-if="menu1[2].active==1" :match-data="matchData"/>
285 </el-card> 303 </el-card>
286 </el-col> 304 </el-col>
287 </el-row> 305 </el-row>
288 </div> 306 </div>
289 307
290 <div class="fixed_gg_l" @click="applyInvitation" v-if="matchData.leagueId==0"> 308 <div v-if="matchData.leagueId==0" class="fixed_gg_l" @click="applyInvitation">
291 <img src="@/assets/logo/Invitation_c.png" v-if="language==0"/> 309 <img v-if="language==0" src="@/assets/logo/Invitation_c.png"/>
292 <img src="@/assets/logo/Invitation_e.png" v-else/> 310 <img v-else src="@/assets/logo/Invitation_e.png"/>
293 </div> 311 </div>
294 312
295 <affix-invitation ref="dialogInvitationRef"/> 313 <affix-invitation ref="dialogInvitationRef"/>
296 <div style="height: 50px"></div> 314 <div style="height: 50px"></div>
297 315
298 <el-dialog v-model="signTypePop" class="pcloginpop" close-icon="CircleClose" 316 <el-dialog v-model="signTypePop" center class="pcloginpop"
299 center width="450px" title="Choose Type"> 317 close-icon="CircleClose" title="Choose Type" width="450px">
300 <div> 318 <div>
301 <div class="rItem r1" @click="goLogin"> 319 <div class="rItem r1" @click="goLogin">
302 <h3>{{ language == 0 ? '机构用户' : 'Organization' }}</h3> 320 <h3>{{ language == 0 ? '机构用户' : 'Organization' }}</h3>
...@@ -306,8 +324,8 @@ ...@@ -306,8 +324,8 @@
306 </div> 324 </div>
307 </div> 325 </div>
308 </el-dialog> 326 </el-dialog>
309 <el-dialog v-model="upgradePop" class="pcloginpop" close-icon="CircleClose" 327 <el-dialog v-model="upgradePop" center class="pcloginpop"
310 center width="450px" title="Upgrade"> 328 close-icon="CircleClose" title="Upgrade" width="450px">
311 <div> 329 <div>
312 <div class="rItem r1" @click="goUpdateTeam"> 330 <div class="rItem r1" @click="goUpdateTeam">
313 <h3>{{ language == 0 ? '升级机构用户' : 'Organization' }}</h3> 331 <h3>{{ language == 0 ? '升级机构用户' : 'Organization' }}</h3>
...@@ -318,7 +336,7 @@ ...@@ -318,7 +336,7 @@
318 </div> 336 </div>
319 </el-dialog> 337 </el-dialog>
320 338
321 <a class="ding" @click="openPickup" v-if="matchData.leagueId==0&&matchId=='1802602359043600385'">{{ language==0?'接 / 送机服务':'Pick-up/drop-off service' }}</a> 339 <!-- <a class="ding" @click="openPickup" v-if="matchData.leagueId==0&&matchId=='1802602359043600385'">{{ language==0?'接 / 送机服务':'Pick-up/drop-off service' }}</a>-->
322 <pickup ref="pickupRef"></pickup> 340 <pickup ref="pickupRef"></pickup>
323 </div> 341 </div>
324 </template> 342 </template>
...@@ -335,6 +353,7 @@ import {getCurrentInstance, ref} from 'vue' ...@@ -335,6 +353,7 @@ import {getCurrentInstance, ref} from 'vue'
335 import {reactive, onMounted} from '@vue/runtime-core' 353 import {reactive, onMounted} from '@vue/runtime-core'
336 import {useRoute, useRouter} from 'vue-router' 354 import {useRoute, useRouter} from 'vue-router'
337 import AffixInvitation from '@/viewsPc/match/components/affix-invitation' 355 import AffixInvitation from '@/viewsPc/match/components/affix-invitation'
356
338 const language = useStorage('language', 0) 357 const language = useStorage('language', 0)
339 const route = useRoute() 358 const route = useRoute()
340 const router = useRouter() 359 const router = useRouter()
...@@ -345,6 +364,7 @@ import {dayjs, ElMessage, ElMessageBox} from 'element-plus' ...@@ -345,6 +364,7 @@ import {dayjs, ElMessage, ElMessageBox} from 'element-plus'
345 import useUserStore from "@/store/modules/user" 364 import useUserStore from "@/store/modules/user"
346 import {useStorage} from "@vueuse/core/index" 365 import {useStorage} from "@vueuse/core/index"
347 import {Search} from "@element-plus/icons-vue" 366 import {Search} from "@element-plus/icons-vue"
367
348 const user = useUserStore().user 368 const user = useUserStore().user
349 const group = useUserStore().group 369 const group = useUserStore().group
350 const data = reactive({ 370 const data = reactive({
...@@ -366,15 +386,15 @@ const data = reactive({ ...@@ -366,15 +386,15 @@ const data = reactive({
366 {name: 'Event details', cn: '赛事详情', active: 0}, 386 {name: 'Event details', cn: '赛事详情', active: 0},
367 {name: 'Schedule', cn: '日程', active: 0}], 387 {name: 'Schedule', cn: '日程', active: 0}],
368 signDoneGroupList: [], 388 signDoneGroupList: [],
369 signDoneGroupListToTal:0, 389 signDoneGroupListToTal: 0,
370 queryGroupList:{ 390 queryGroupList: {
371 name:'', 391 name: '',
372 pageSize:10, 392 pageSize: 10,
373 pageNum:1 393 pageNum: 1
374 }, 394 },
375 time: '', 395 time: '',
376 startSign: '', 396 startSign: '',
377 isNational:false 397 isNational: false
378 }) 398 })
379 const { 399 const {
380 error, 400 error,
...@@ -384,8 +404,8 @@ const { ...@@ -384,8 +404,8 @@ const {
384 groupId, 404 groupId,
385 menu, 405 menu,
386 menu1, 406 menu1,
387 signDoneGroupList,signDoneGroupListToTal,queryGroupList, 407 signDoneGroupList, signDoneGroupListToTal, queryGroupList,
388 time, startSign,isNational 408 time, startSign, isNational
389 } = toRefs(data) 409 } = toRefs(data)
390 const signTypePop = ref(false) 410 const signTypePop = ref(false)
391 const upgradePop = ref(false) 411 const upgradePop = ref(false)
...@@ -420,7 +440,7 @@ function getMatch(id) { ...@@ -420,7 +440,7 @@ function getMatch(id) {
420 var today = dayjs().format('YYYY-MM-DD HH:mm:ss') 440 var today = dayjs().format('YYYY-MM-DD HH:mm:ss')
421 time.value = dayjs(res.data.signEndTime).diff(today, 'millisecond') 441 time.value = dayjs(res.data.signEndTime).diff(today, 'millisecond')
422 startSign.value = dayjs(res.data.signBeginTime).diff(today, 'millisecond') 442 startSign.value = dayjs(res.data.signBeginTime).diff(today, 'millisecond')
423 if(matchData.value.languageSource=='100'){ 443 if (matchData.value.languageSource == '100') {
424 isNational.value = false 444 isNational.value = false
425 } else { 445 } else {
426 isNational.value = true 446 isNational.value = true
...@@ -433,15 +453,15 @@ function getMatch(id) { ...@@ -433,15 +453,15 @@ function getMatch(id) {
433 } 453 }
434 454
435 function getGroupListByCptId() { 455 function getGroupListByCptId() {
436 match.getGroupListByCptId(matchId.value,queryGroupList.value).then(res => { 456 match.getGroupListByCptId(matchId.value, queryGroupList.value).then(res => {
437 signDoneGroupList.value = res.rows 457 signDoneGroupList.value = res.rows
438 signDoneGroupListToTal.value = res.total 458 signDoneGroupListToTal.value = res.total
439 }) 459 })
440 } 460 }
441 461
442 function changeMenu(menu, l) { 462 function changeMenu(menu, l) {
443 console.log(matchData.value.leagueId,l.name) 463 console.log(matchData.value.leagueId, l.name)
444 if(matchData.value.leagueId=='1778253367748993026' && (l.name=='成绩'||l.name=='Achievement')){ 464 if (matchData.value.leagueId == '1778253367748993026' && (l.name == '成绩' || l.name == 'Achievement')) {
445 window.open('http://www.cdsf.org.cn/h5/sscj.index?matchID=526') 465 window.open('http://www.cdsf.org.cn/h5/sscj.index?matchID=526')
446 } 466 }
447 for (const n of menu) { 467 for (const n of menu) {
...@@ -475,37 +495,40 @@ function choseSignType() { ...@@ -475,37 +495,40 @@ function choseSignType() {
475 }) 495 })
476 } 496 }
477 } 497 }
498
478 function goUpdateTeam() { 499 function goUpdateTeam() {
479 //升级团队 500 //升级团队
480 router.push({ 501 router.push({
481 name:'teamRegister', 502 name: 'teamRegister',
482 query:{ 503 query: {
483 step:'1', 504 step: '1',
484 matchId:matchId.value 505 matchId: matchId.value
485 } 506 }
486 }) 507 })
487 } 508 }
509
488 function goUpdatePersonal() { 510 function goUpdatePersonal() {
489 //升级团队 511 //升级团队
490 router.push({ 512 router.push({
491 name:'personalRegister', 513 name: 'personalRegister',
492 query:{ 514 query: {
493 matchId:matchId.value 515 matchId: matchId.value
494 } 516 }
495 }) 517 })
496 } 518 }
519
497 function goTeamSign() { 520 function goTeamSign() {
498 if (matchData.value.languageSource == '100') { 521 if (matchData.value.languageSource == '100') {
499 // 国内 522 // 国内
500 if(group.type =='4'){ 523 if (group.type == '4') {
501 ElMessageBox.confirm( 524 ElMessageBox.confirm(
502 language.value==0?'您的团体类型不符合报名条件':'Your Team type does not meet the registration requirements', 525 language.value == 0 ? '您的团体类型不符合报名条件' : 'Your Team type does not meet the registration requirements',
503 language.value==0?'提示':'Warning', 526 language.value == 0 ? '提示' : 'Warning',
504 { 527 {
505 confirmButtonText: language.value==1?'OK':'确定', 528 confirmButtonText: language.value == 1 ? 'OK' : '确定',
506 cancelButtonText: language.value==1?'Cancel':'取消', 529 cancelButtonText: language.value == 1 ? 'Cancel' : '取消',
507 type: 'warning', 530 type: 'warning',
508 } 531 }
509 ) 532 )
510 return 533 return
511 } 534 }
...@@ -521,15 +544,15 @@ function goTeamSign() { ...@@ -521,15 +544,15 @@ function goTeamSign() {
521 }) 544 })
522 } else { 545 } else {
523 // 国际赛 546 // 国际赛
524 if(group?.type!='4'&& matchData.value.countryLimit=='1'){ 547 if (group?.type != '4' && matchData.value.countryLimit == '1') {
525 ElMessageBox.confirm( 548 ElMessageBox.confirm(
526 language.value==0?'您的团体类型不符合报名条件':'Your Team type does not meet the registration requirements', 549 language.value == 0 ? '您的团体类型不符合报名条件' : 'Your Team type does not meet the registration requirements',
527 language.value==0?'提示':'Warning', 550 language.value == 0 ? '提示' : 'Warning',
528 { 551 {
529 confirmButtonText: language.value==1?'OK':'确定', 552 confirmButtonText: language.value == 1 ? 'OK' : '确定',
530 cancelButtonText: language.value==1?'Cancel':'取消', 553 cancelButtonText: language.value == 1 ? 'Cancel' : '取消',
531 type: 'warning', 554 type: 'warning',
532 } 555 }
533 ) 556 )
534 return 557 return
535 } 558 }
...@@ -578,20 +601,20 @@ function checkIsSign() { ...@@ -578,20 +601,20 @@ function checkIsSign() {
578 groupId: groupId.value || 0 601 groupId: groupId.value || 0
579 } 602 }
580 return match.getMySignInfo(obj).then(res => { 603 return match.getMySignInfo(obj).then(res => {
581 switch (res.data.type){ 604 switch (res.data.type) {
582 case '0': 605 case '0':
583 // 未报名 606 // 未报名
584 break 607 break
585 case '1': 608 case '1':
586 // 提交报名,未审核 609 // 提交报名,未审核
587 ElMessageBox.confirm( 610 ElMessageBox.confirm(
588 language.value == 0 ?'您的报名信息已提交,是否撤回,重新填写报名信息?':'Your registration information has been submitted. Do you want to withdraw it and fill in the registration information again?', 611 language.value == 0 ? '您的报名信息已提交,是否撤回,重新填写报名信息?' : 'Your registration information has been submitted. Do you want to withdraw it and fill in the registration information again?',
589 language.value==0?'提示':'Warning', 612 language.value == 0 ? '提示' : 'Warning',
590 { 613 {
591 confirmButtonText: language.value==1?'Withdraw the registration':'撤回报名信息', 614 confirmButtonText: language.value == 1 ? 'Withdraw the registration' : '撤回报名信息',
592 cancelButtonText: language.value==1?'Cancel':'取消', 615 cancelButtonText: language.value == 1 ? 'Cancel' : '取消',
593 type: 'warning', 616 type: 'warning',
594 } 617 }
595 ).then(() => { 618 ).then(() => {
596 withDraw(res.data.orderId) 619 withDraw(res.data.orderId)
597 }) 620 })
...@@ -599,13 +622,13 @@ function checkIsSign() { ...@@ -599,13 +622,13 @@ function checkIsSign() {
599 break 622 break
600 case '2': 623 case '2':
601 ElMessageBox.confirm( 624 ElMessageBox.confirm(
602 language.value == 0 ?'报名审批拒绝,是否重新报名':'Registration approval rejected. Do you want to register again', 625 language.value == 0 ? '报名审批拒绝,是否重新报名' : 'Registration approval rejected. Do you want to register again',
603 language.value==0?'提示':'Warning', 626 language.value == 0 ? '提示' : 'Warning',
604 { 627 {
605 confirmButtonText: language.value==1?'OK':'确定', 628 confirmButtonText: language.value == 1 ? 'OK' : '确定',
606 cancelButtonText: language.value==1?'Cancel':'取消', 629 cancelButtonText: language.value == 1 ? 'Cancel' : '取消',
607 type: 'warning', 630 type: 'warning',
608 } 631 }
609 ).then(() => { 632 ).then(() => {
610 reSign() 633 reSign()
611 }) 634 })
...@@ -613,13 +636,13 @@ function checkIsSign() { ...@@ -613,13 +636,13 @@ function checkIsSign() {
613 break 636 break
614 case '3': 637 case '3':
615 ElMessageBox.confirm( 638 ElMessageBox.confirm(
616 language.value == 0 ?'报名已取消,是否重新报名':'Registration cancelled. Do you want to register again', 639 language.value == 0 ? '报名已取消,是否重新报名' : 'Registration cancelled. Do you want to register again',
617 language.value==0?'提示':'Warning', 640 language.value == 0 ? '提示' : 'Warning',
618 { 641 {
619 confirmButtonText: language.value==1?'OK':'确定', 642 confirmButtonText: language.value == 1 ? 'OK' : '确定',
620 cancelButtonText: language.value==1?'Cancel':'取消', 643 cancelButtonText: language.value == 1 ? 'Cancel' : '取消',
621 type: 'warning', 644 type: 'warning',
622 } 645 }
623 ).then(() => { 646 ).then(() => {
624 reSign() 647 reSign()
625 }) 648 })
...@@ -628,13 +651,13 @@ function checkIsSign() { ...@@ -628,13 +651,13 @@ function checkIsSign() {
628 case '4': 651 case '4':
629 // 审核通过未缴费 652 // 审核通过未缴费
630 ElMessageBox.confirm( 653 ElMessageBox.confirm(
631 language.value == 0 ?'您的报名信息已审核通过,如需修改,请联系组委会':'Your registration information has been approved. If you need to make any changes, please contact the organizing committee', 654 language.value == 0 ? '您的报名信息已审核通过,如需修改,请联系组委会' : 'Your registration information has been approved. If you need to make any changes, please contact the organizing committee',
632 language.value==0?'提示':'Warning', 655 language.value == 0 ? '提示' : 'Warning',
633 { 656 {
634 confirmButtonText: language.value==1?'OK':'确定', 657 confirmButtonText: language.value == 1 ? 'OK' : '确定',
635 cancelButtonText: language.value==1?'Cancel':'取消', 658 cancelButtonText: language.value == 1 ? 'Cancel' : '取消',
636 type: 'warning', 659 type: 'warning',
637 } 660 }
638 ).then(() => { 661 ).then(() => {
639 // router.push({name: 'myMatch'}) 662 // router.push({name: 'myMatch'})
640 }) 663 })
...@@ -643,60 +666,63 @@ function checkIsSign() { ...@@ -643,60 +666,63 @@ function checkIsSign() {
643 case '5': 666 case '5':
644 // 审核通过已缴费 667 // 审核通过已缴费
645 ElMessageBox.confirm( 668 ElMessageBox.confirm(
646 language.value == 0 ?'您的报名信息已完成缴费,如需修改,请联系组委会':'Your registration information has been paid. If you need to make any changes, please contact the organizing committee', 669 language.value == 0 ? '您的报名信息已完成缴费,如需修改,请联系组委会' : 'Your registration information has been paid. If you need to make any changes, please contact the organizing committee',
647 language.value==0?'提示':'Warning', 670 language.value == 0 ? '提示' : 'Warning',
648 { 671 {
649 confirmButtonText: language.value==1?'OK':'确定', 672 confirmButtonText: language.value == 1 ? 'OK' : '确定',
650 cancelButtonText: language.value==1?'Cancel':'取消', 673 cancelButtonText: language.value == 1 ? 'Cancel' : '取消',
651 type: 'warning', 674 type: 'warning',
652 } 675 }
653 ) 676 )
654 return Promise.reject('rejected message') 677 return Promise.reject('rejected message')
655 break 678 break
656 } 679 }
657 }) 680 })
658 } 681 }
682
659 function withDraw(orderId) { 683 function withDraw(orderId) {
660 match.withDrawByOrderId(orderId).then(res=>{ 684 match.withDrawByOrderId(orderId).then(res => {
661 choseSignType() 685 choseSignType()
662 }) 686 })
663 } 687 }
664 function reSign(){ 688
689 function reSign() {
665 match.recoverMySignFromCancel(matchId.value).then((res) => { 690 match.recoverMySignFromCancel(matchId.value).then((res) => {
666 switchSignType() 691 switchSignType()
667 }) 692 })
668 } 693 }
694
669 function switchSignType() { 695 function switchSignType() {
670 switch (matchData.value.signType) { 696 switch (matchData.value.signType) {
671 case '0': 697 case '0':
672 if (user.utype == '1' ) { 698 if (user.utype == '1') {
673 goPersonalSign() 699 goPersonalSign()
674 } 700 }
675 if(user.utype == '2'){ 701 if (user.utype == '2') {
676 ElMessageBox.confirm( 702 ElMessageBox.confirm(
677 language.value == 0 ?'当前活动是个人活动,无法报名':'The current event is a personal event, cannot register', 703 language.value == 0 ? '当前活动是个人活动,无法报名' : 'The current event is a personal event, cannot register',
678 language.value == 0 ?'提示':'Warning', 704 language.value == 0 ? '提示' : 'Warning',
679 { 705 {
680 confirmButtonText: language.value == 0 ?'好的':'OK', 706 confirmButtonText: language.value == 0 ? '好的' : 'OK',
681 cancelButtonText: language.value == 0 ?'取消':'Cancel', 707 cancelButtonText: language.value == 0 ? '取消' : 'Cancel',
682 type: 'warning', 708 type: 'warning',
683 } 709 }
684 ) 710 )
685 } 711 }
686 if(user.utype == '3'){ 712 if (user.utype == '3') {
687 goGeren() 713 goGeren()
688 } 714 }
689 break 715 break
690 case '1': 716 case '1':
691 if (user.utype == '1') { 717 if (user.utype == '1') {
692 ElMessageBox.confirm( 718 ElMessageBox.confirm(
693 language.value == 0 ?'当前活动是团队活动,无法报名':'The current event is a team event, cannot register', 719 language.value == 0 ? '当前活动是团队活动,无法报名' : 'The current event is a team event, cannot register',
694 language.value == 0 ?'提示':'Warning', 720 language.value == 0 ? '提示' : 'Warning',
695 { 721 {
696 confirmButtonText: language.value == 0 ?'好的':'OK', 722 confirmButtonText: language.value == 0 ? '好的' : 'OK',
697 cancelButtonText: language.value == 0 ?'取消':'Cancel', 723 cancelButtonText: language.value == 0 ? '取消' : 'Cancel',
698 type: 'warning', 724 type: 'warning',
699 } 725 }
700 ) 726 )
701 } 727 }
702 if (user.utype == '2') { 728 if (user.utype == '2') {
...@@ -721,29 +747,30 @@ function switchSignType() { ...@@ -721,29 +747,30 @@ function switchSignType() {
721 break 747 break
722 } 748 }
723 } 749 }
750
724 function applyInvitation() { 751 function applyInvitation() {
725 var obj = { 752 var obj = {
726 title: language.value==0?'邀请函申请':'Visa Invitation Letter ', 753 title: language.value == 0 ? '邀请函申请' : 'Visa Invitation Letter ',
727 cptId: matchId.value, 754 cptId: matchId.value,
728 } 755 }
729 proxy.$refs['dialogInvitationRef'].open(obj) 756 proxy.$refs['dialogInvitationRef'].open(obj)
730 } 757 }
731 758
732 const openPickup= () => { 759 const openPickup = () => {
733 const obj = { 760 const obj = {
734 title:language.value==0?'接 / 送机服务':'Pick-up/drop-off service' , 761 title: language.value == 0 ? '接 / 送机服务' : 'Pick-up/drop-off service',
735 cptId:matchId.value 762 cptId: matchId.value
736 } 763 }
737 proxy.$refs['pickupRef'].open(obj) 764 proxy.$refs['pickupRef'].open(obj)
738 } 765 }
739 </script> 766 </script>
740 767
741 <style scoped lang="scss"> 768 <style lang="scss" scoped>
742 .ding{ 769 .ding {
743 position: fixed; 770 position: fixed;
744 right: 0; 771 right: 0;
745 z-index:99; 772 z-index: 99;
746 top:38%; 773 top: 38%;
747 background: linear-gradient(-90deg, #8623FC, #453DEA) !important; 774 background: linear-gradient(-90deg, #8623FC, #453DEA) !important;
748 box-shadow: 0 0 10px #666; 775 box-shadow: 0 0 10px #666;
749 color: #fff; 776 color: #fff;
...@@ -751,6 +778,7 @@ const openPickup= () => { ...@@ -751,6 +778,7 @@ const openPickup= () => {
751 padding: 10px 20px; 778 padding: 10px 20px;
752 text-align: center; 779 text-align: center;
753 } 780 }
781
754 .rItem { 782 .rItem {
755 height: 130px; 783 height: 130px;
756 cursor: pointer; 784 cursor: pointer;
......
1 <template> 1 <template>
2 <div style="min-height: 100vh"> 2 <div style="min-height: 100vh">
3 <div class="box" v-if="!errorBox"> 3 <div v-if="!errorBox" class="box">
4 <el-card :body-style="{ padding: '0px' }" class="mt20"> 4 <el-card :body-style="{ padding: '0px' }" class="mt20">
5 <div slot="header"> 5 <div slot="header">
6 <div class="bg-lineg">{{ language == 0 ? '报名缴费清单' : 'Registration Payment List' }}</div> 6 <div class="bg-lineg">{{ language == 0 ? '报名缴费清单' : 'Registration Payment List' }}</div>
...@@ -10,15 +10,15 @@ ...@@ -10,15 +10,15 @@
10 <group-info-row v-if="groupId" :group-id="groupId" :match-id="matchId"/> 10 <group-info-row v-if="groupId" :group-id="groupId" :match-id="matchId"/>
11 <coach-info-row v-if="groupId" :group-id="groupId" :match-id="matchId"/> 11 <coach-info-row v-if="groupId" :group-id="groupId" :match-id="matchId"/>
12 12
13 <div class="pd20" v-if="user.utype=='1'&&myMemberTable.length>0"> 13 <div v-if="user.utype=='1'&&myMemberTable.length>0" class="pd20">
14 <div class="leftboderTT">{{ language == 0 ? '随行人员清单' : 'List of accompanying personnel' }} 14 <div class="leftboderTT">{{ language == 0 ? '随行人员清单' : 'List of accompanying personnel' }}
15 </div> 15 </div>
16 <div> 16 <div>
17 <el-table class="mt20" :data="myMemberTable" border> 17 <el-table :data="myMemberTable" border class="mt20">
18 <el-table-column type="index" :label="language=='0'?'序号':'Index'" width="70" align="center"/> 18 <el-table-column :label="language=='0'?'序号':'Index'" align="center" type="index" width="70"/>
19 <el-table-column :label="language=='1'?'Surname':'姓氏'" prop="xing" min-width="100"/> 19 <el-table-column :label="language=='1'?'Surname':'姓氏'" min-width="100" prop="xing"/>
20 <el-table-column :label="language=='0'?'名':'Name'" prop="ming" min-width="100"/> 20 <el-table-column :label="language=='0'?'名':'Name'" min-width="100" prop="ming"/>
21 <el-table-column :label="language==0?'国家/地区':'Nationality'" prop="countryName" min-width="100"/> 21 <el-table-column :label="language==0?'国家/地区':'Nationality'" min-width="100" prop="countryName"/>
22 <!-- <el-table-column :label="language=='1'?'Passport number':'护照号'" prop="idcCode" min-width="120"/>--> 22 <!-- <el-table-column :label="language=='1'?'Passport number':'护照号'" prop="idcCode" min-width="120"/>-->
23 <!-- <el-table-column :label="language=='1'?'Birthday':'生日'" prop="birth"/>--> 23 <!-- <el-table-column :label="language=='1'?'Birthday':'生日'" prop="birth"/>-->
24 <el-table-column :label="language=='1'?'Gender':'性别'" prop="sexStr"/> 24 <el-table-column :label="language=='1'?'Gender':'性别'" prop="sexStr"/>
...@@ -40,26 +40,26 @@ ...@@ -40,26 +40,26 @@
40 </el-table> 40 </el-table>
41 </div> 41 </div>
42 </div> 42 </div>
43 <div class="pd20" v-if="signInfoList?.length>0||zuQuery.athName"> 43 <div v-if="signInfoList?.length>0||zuQuery.athName" class="pd20">
44 <div class="leftboderTT">{{ language == 0 ? '参赛人员保险费' : 'Participant Insurance Fee' }} 44 <div class="leftboderTT">{{ language == 0 ? '参赛人员保险费' : 'Participant Insurance Fee' }}
45 <div class="fr"> 45 <div class="fr">
46 <el-input size="small" v-model="zuQuery.athName" :prefix-icon="Search" 46 <el-input v-model="zuQuery.athName" :prefix-icon="Search" clearable
47 @change="getSignList" clearable/> 47 size="small" @change="getSignList"/>
48 </div> 48 </div>
49 </div> 49 </div>
50 <!-- 人员列表--> 50 <!-- 人员列表-->
51 <sign-info-table class="mt20" v-if="matchId" :show-summary="true" :total="insuranceFeeTotal" 51 <sign-info-table v-if="matchId" :hasAction="false" :list="signInfoList" :match-id="matchId"
52 :match-id="matchId" :list="signInfoList" :hasAction="false"/> 52 :show-summary="true" :total="insuranceFeeTotal" class="mt20"/>
53 </div> 53 </div>
54 <div class="pd20" v-if="zuTableList?.length>0||zuQuery.groName"> 54 <div v-if="zuTableList?.length>0||zuQuery.groName" class="pd20">
55 <div class="leftboderTT">{{ language == 0 ? '参赛设项服务费' : 'Registration Fee for Event Entry' }} 55 <div class="leftboderTT">{{ language == 0 ? '参赛设项服务费' : 'Registration Fee for Event Entry' }}
56 <div class="fr"> 56 <div class="fr">
57 <el-input size="small" v-model="zuQuery.groName" :prefix-icon="Search" 57 <el-input v-model="zuQuery.groName" :prefix-icon="Search" clearable
58 @change="getSignList" clearable/> 58 size="small" @change="getSignList"/>
59 </div> 59 </div>
60 </div> 60 </div>
61 <zu-table class="mt20" :list="zuTableList" :show-summary="true" :total="serviceFeeTotal" 61 <zu-table :hasAction="false" :list="zuTableList" :show-summary="true" :total="serviceFeeTotal"
62 :hasAction="false"/> 62 class="mt20"/>
63 </div> 63 </div>
64 <el-row class="priceBar"> 64 <el-row class="priceBar">
65 <el-col :lg="12" :xs="24" class="pl-15"> 65 <el-col :lg="12" :xs="24" class="pl-15">
...@@ -84,23 +84,23 @@ ...@@ -84,23 +84,23 @@
84 </el-link> 84 </el-link>
85 </el-col> 85 </el-col>
86 <el-col :lg="12" :xs="24"> 86 <el-col :lg="12" :xs="24">
87 <div class="flex" v-if="Number(form.totalFee)>0"> 87 <div v-if="Number(form.totalFee)>0" class="flex">
88 <div class="item" v-if="signInfoList?.length>0"><label>{{ 88 <div v-if="signInfoList?.length>0" class="item"><label>{{
89 language == 0 ? '参赛服务费' : 'REGISTRATION FEE' 89 language == 0 ? '参赛服务费' : 'REGISTRATION FEE'
90 }}:</label><span>{{ language == 0 ? '¥' : '€' }}{{ serviceFeeTotal }}</span></div> 90 }}:</label><span>{{ language == 0 ? '¥' : '€' }}{{ serviceFeeTotal }}</span></div>
91 <div class="item" v-if="zuTableList?.length>0"><label>{{ 91 <div v-if="zuTableList?.length>0" class="item"><label>{{
92 language == 0 ? '保险费' : 'INSURANCE' 92 language == 0 ? '保险费' : 'INSURANCE'
93 }}:</label><span>{{ language == 0 ? '¥' : '€' }}{{ insuranceFeeTotal }}</span></div> 93 }}:</label><span>{{ language == 0 ? '¥' : '€' }}{{ insuranceFeeTotal }}</span></div>
94 <div class="item"><label>{{ language == 0 ? '费用总计' : 'Total Cost' }}:</label><span 94 <div class="item"><label>{{ language == 0 ? '费用总计' : 'Total Cost' }}:</label><span
95 class="size26">{{ language == 0 ? '¥' : '€' }}{{ form.totalFee }}</span></div> 95 class="size26">{{ language == 0 ? '¥' : '€' }}{{ form.totalFee }}</span></div>
96 </div> 96 </div>
97 </el-col> 97 </el-col>
98 </el-row> 98 </el-row>
99 </div> 99 </div>
100 <div v-else class="pd20 skeletonBox"> 100 <div v-else class="pd20 skeletonBox">
101 <el-skeleton :rows="8"/> 101 <el-skeleton :rows="8"/>
102 <el-button type="primary" class="btn-lineG" size="large" :style="language == 0 ?'width:200px':'width:400px'" 102 <el-button :style="language == 0 ?'width:200px':'width:400px'" class="btn-lineG" round size="large"
103 round @click="showLogin"> 103 type="primary" @click="showLogin">
104 {{ language == 0 ? '登录后查看详细报项信息' : 'View detailed report information after logging in' }} 104 {{ language == 0 ? '登录后查看详细报项信息' : 'View detailed report information after logging in' }}
105 </el-button> 105 </el-button>
106 </div> 106 </div>
...@@ -109,44 +109,44 @@ ...@@ -109,44 +109,44 @@
109 <el-card class="mt20 mb20"> 109 <el-card class="mt20 mb20">
110 <el-row class="result"> 110 <el-row class="result">
111 <el-col :lg="12"> 111 <el-col :lg="12">
112 <div class="text-warning flex" v-if="form.auditStatus=='1'"> 112 <div v-if="form.auditStatus=='1'" class="text-warning flex">
113 <img src="@/assets/img/ing.png"> 113 <img src="@/assets/img/ing.png">
114 {{ language == 0 ? '报名信息审核中' : 'Registration Information under review' }} 114 {{ language == 0 ? '报名信息审核中' : 'Registration Information under review' }}
115 </div> 115 </div>
116 <div class="text-success flex" v-if="form.auditStatus=='2'"> 116 <div v-if="form.auditStatus=='2'" class="text-success flex">
117 <img src="@/assets/img/r.png"> 117 <img src="@/assets/img/r.png">
118 {{ language == 0 ? '报名信息审核通过' : 'Registration Information Approved' }} 118 {{ language == 0 ? '报名信息审核通过' : 'Registration Information Approved' }}
119 </div> 119 </div>
120 <div class="text-danger flex" v-if="form.auditStatus=='3'"> 120 <div v-if="form.auditStatus=='3'" class="text-danger flex">
121 <img src="@/assets/img/w.png"> 121 <img src="@/assets/img/w.png">
122 <div> 122 <div>
123 {{ language == 0 ? '报名信息审核拒绝' : 'Registration Information rejected' }} 123 {{ language == 0 ? '报名信息审核拒绝' : 'Registration Information rejected' }}
124 <div v-if="form.reason" class="rre">{{ language == 0 ? '驳回理由' : 'Reason' }}:{{ form.reason }}</div> 124 <div v-if="form.reason" class="rre">{{ language == 0 ? '驳回理由' : 'Reason' }}:{{ form.reason }}</div>
125 </div> 125 </div>
126 </div> 126 </div>
127 <div class="text-danger flex" v-if="form.auditStatus=='4'"> 127 <div v-if="form.auditStatus=='4'" class="text-danger flex">
128 <img src="@/assets/img/w.png"> 128 <img src="@/assets/img/w.png">
129 <div> 129 <div>
130 {{ language == 0 ? '报名已取消' : 'Registration cancelled' }} 130 {{ language == 0 ? '报名已取消' : 'Registration cancelled' }}
131 </div> 131 </div>
132 </div> 132 </div>
133 </el-col> 133 </el-col>
134 <el-col :lg="12" v-if="Number(form.totalFee)>0"> 134 <el-col v-if="Number(form.totalFee)>0" :lg="12">
135 <div class="priceb" v-if="form.payStatus=='0'">{{ language == 0 ? '待支付金额' : 'Amount Due' }}:<span 135 <div v-if="form.payStatus=='0'" class="priceb">{{ language == 0 ? '待支付金额' : 'Amount Due' }}:<span
136 class="price">{{ language == 0 ? '¥' : '€' }}{{ Number(totalFee).toFixed(2) }}</span></div> 136 class="price">{{ language == 0 ? '¥' : '€' }}{{ Number(totalFee).toFixed(2) }}</span></div>
137 <div class="priceb" v-else-if="form.payStatus=='1'">{{ 137 <div v-else-if="form.payStatus=='1'" class="priceb">{{
138 language == 0 ? '线下支付待核销' : 'Amount Due' 138 language == 0 ? '线下支付待核销' : 'Amount Due'
139 }}:<span class="price">{{ language == 0 ? '¥' : '€' }}{{ Number(totalFee).toFixed(2) }}</span></div> 139 }}:<span class="price">{{ language == 0 ? '¥' : '€' }}{{ Number(totalFee).toFixed(2) }}</span></div>
140 <div class="priceb" v-else-if="form.payStatus=='3'">{{ language == 0 ? '已支付金额' : 'Amount Due' }}:<span 140 <div v-else-if="form.payStatus=='3'" class="priceb">{{ language == 0 ? '已支付金额' : 'Amount Due' }}:<span
141 class="price">{{ language == 0 ? '¥' : '€' }}{{ Number(totalFee).toFixed(2) }}</span></div> 141 class="price">{{ language == 0 ? '¥' : '€' }}{{ Number(totalFee).toFixed(2) }}</span></div>
142 <div class="priceb" v-else-if="form.payStatus=='5'">{{ language == 0 ? '已退款' : 'Refunded' }}:<span 142 <div v-else-if="form.payStatus=='5'" class="priceb">{{ language == 0 ? '已退款' : 'Refunded' }}:<span
143 class="price">{{ language == 0 ? '¥' : '€' }}{{ Number(totalFee).toFixed(2) }}</span></div> 143 class="price">{{ language == 0 ? '¥' : '€' }}{{ Number(totalFee).toFixed(2) }}</span></div>
144 <div class="priceb" v-else>{{ language == 0 ? '费用总计' : 'Amount Due' }}:<span 144 <div v-else class="priceb">{{ language == 0 ? '费用总计' : 'Amount Due' }}:<span
145 class="price">{{ language == 0 ? '¥' : '€' }}{{ Number(totalFee).toFixed(2) }}</span></div> 145 class="price">{{ language == 0 ? '¥' : '€' }}{{ Number(totalFee).toFixed(2) }}</span></div>
146 </el-col> 146 </el-col>
147 </el-row> 147 </el-row>
148 </el-card> 148 </el-card>
149 <el-card class="mb60" v-if="form.auditStatus=='2'&&form.payStatus=='0'&&Number(form.totalFee)>0"> 149 <el-card v-if="form.auditStatus=='2'&&form.payStatus=='0'&&Number(form.totalFee)>0" class="mb60">
150 <div class="leftboderTT">{{ language == 0 ? '选择支付方式' : 'Choose payment method' }}</div> 150 <div class="leftboderTT">{{ language == 0 ? '选择支付方式' : 'Choose payment method' }}</div>
151 <div class="mt20"> 151 <div class="mt20">
152 <el-radio-group v-model="payType" @change="changePaytype"> 152 <el-radio-group v-model="payType" @change="changePaytype">
...@@ -154,76 +154,76 @@ ...@@ -154,76 +154,76 @@
154 <!-- <el-radio label="1" border>--> 154 <!-- <el-radio label="1" border>-->
155 <!-- <svg t="1709003181386" class="icon" viewBox="0 0 3283 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="31015" width="100" height="40"><path d="M1163.122759 94.631724H593.92A133.826207 133.826207 0 0 0 459.034483 228.457931v567.084138a133.473103 133.473103 0 0 0 133.826207 133.826207h570.262069a133.826207 133.826207 0 0 0 134.17931-133.826207v-5.296552s-217.864828-90.394483-328.033103-143.36c-73.445517 90.747586-168.783448 145.478621-267.652414 145.478621-167.017931 0-223.514483-145.831724-144.419311-241.875862a169.136552 169.136552 0 0 1 92.16-51.906207c70.62069-17.302069 184.32 10.946207 290.604138 45.903448A587.211034 587.211034 0 0 0 988.689655 429.373793h-328.73931v-32.838621h168.783448V337.213793h-204.446896v-33.191724h204.446896V219.630345a14.124138 14.124138 0 0 1 14.477241-14.477242h82.273104v98.868966h202.328276v33.191724h-202.328276v59.321379h165.252414a677.605517 677.605517 0 0 1-70.62069 176.551725c50.14069 18.008276 94.984828 35.310345 128.529655 46.256551a930.427586 930.427586 0 0 0 147.950345 42.725518V228.457931a133.826207 133.826207 0 0 0-133.473103-133.826207z" fill="#089fe8" p-id="31016"></path><path d="M663.481379 548.016552a162.78069 162.78069 0 0 0-81.566896 30.366896c-64.617931 55.790345-26.129655 158.190345 104.165517 158.190345 75.917241 0 151.481379-48.375172 211.862069-125.704827-85.804138-40.96-156.424828-70.267586-234.46069-62.852414zM2488.673103 225.28h239.757242v47.668966h85.804138V216.805517a22.951724 22.951724 0 0 0-21.892414-23.304827h-139.122759V149.009655h-89.335172v44.137931h-160.662069v79.80138h85.451034zM1882.394483 360.518621h67.442758v247.172413h73.798621V280.011034h-26.835862l55.437241-126.764137H1970.317241l-87.922758 207.271724zM2824.827586 596.391724l-26.835862-90.747586a13.771034 13.771034 0 0 0-13.064827-10.24h-70.62069l20.48 70.62069H2648.275862v-135.944828h164.546207v-32.132414H2648.275862v-63.55862h164.546207v-32.132414h-409.6v32.132414h164.546207v63.55862h-164.546207v32.132414h164.546207V564.965517h-164.546207v32.132414H2824.827586zM2158.521379 323.442759a16.595862 16.595862 0 0 0-15.183448-9.886897h-63.558621l49.434483 156.424828h75.564138z" fill="#089fe8" p-id="31017"></path><path d="M2319.889655 156.777931h-76.623448v80.154483h-188.557241v32.132414h188.557241v287.426206a13.064828 13.064828 0 0 1-12.358621 12.005518h-38.841379v31.77931h99.222069a30.013793 30.013793 0 0 0 28.601379-29.66069V269.064828h31.073104v-32.132414h-31.073104zM1871.448276 577.677241a913.831724 913.831724 0 0 1-168.783448-80.507586 357.34069 357.34069 0 0 0 141.241379-194.56H1694.896552V249.997241h170.195862v-32.83862H1694.896552V150.422069h-75.211035a15.536552 15.536552 0 0 0-15.183448 15.536552v51.2h-169.136552v32.83862h169.136552v52.612414h-141.241379v32.838621h284.248276a278.951724 278.951724 0 0 1-93.572414 127.470345 360.871724 360.871724 0 0 1-93.572414-94.984828H1483.034483a423.724138 423.724138 0 0 0 122.173793 130.295173 662.775172 662.775172 0 0 1-172.667586 77.329655v39.194482A773.296552 773.296552 0 0 0 1653.230345 529.655172 781.771034 781.771034 0 0 0 1871.448276 614.753103zM1553.655172 674.78069l-70.620689 190.675862h35.310345l13.417931-38.488276h70.620689l12.711724 38.488276h35.310345l-70.620689-190.675862z m-12.711724 128.176551l27.188966-79.095172 26.482758 79.095172zM1796.237241 674.78069h-34.251034v190.675862h115.464827v-26.129655h-81.213793v-164.546207zM2003.155862 674.78069h34.251035v190.322758h-34.251035zM2250.328276 674.78069h-74.151724v190.675862h35.310345v-73.445518h39.900689a58.615172 58.615172 0 1 0 0-117.230344z m-2.118621 91.100689H2210.427586v-64.971034h37.782069a31.073103 31.073103 0 0 1 30.366897 32.485517 30.72 30.72 0 0 1-30.366897 32.485517zM2465.015172 674.78069l-70.620689 190.675862h35.310345l13.417931-38.488276h70.620689l12.711724 38.488276h35.310345l-70.620689-190.675862z m-12.711724 128.176551l27.542069-79.095172 27.188966 79.095172zM2716.071724 755.994483l-38.135172-81.213793H2641.213793l57.555862 112.286896v78.388966h33.897931v-78.388966l0.353104-0.353103 57.555862-111.933793h-37.075862l-37.428966 81.213793z" fill="#089fe8" p-id="31018"></path></svg>--> 155 <!-- <svg t="1709003181386" class="icon" viewBox="0 0 3283 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="31015" width="100" height="40"><path d="M1163.122759 94.631724H593.92A133.826207 133.826207 0 0 0 459.034483 228.457931v567.084138a133.473103 133.473103 0 0 0 133.826207 133.826207h570.262069a133.826207 133.826207 0 0 0 134.17931-133.826207v-5.296552s-217.864828-90.394483-328.033103-143.36c-73.445517 90.747586-168.783448 145.478621-267.652414 145.478621-167.017931 0-223.514483-145.831724-144.419311-241.875862a169.136552 169.136552 0 0 1 92.16-51.906207c70.62069-17.302069 184.32 10.946207 290.604138 45.903448A587.211034 587.211034 0 0 0 988.689655 429.373793h-328.73931v-32.838621h168.783448V337.213793h-204.446896v-33.191724h204.446896V219.630345a14.124138 14.124138 0 0 1 14.477241-14.477242h82.273104v98.868966h202.328276v33.191724h-202.328276v59.321379h165.252414a677.605517 677.605517 0 0 1-70.62069 176.551725c50.14069 18.008276 94.984828 35.310345 128.529655 46.256551a930.427586 930.427586 0 0 0 147.950345 42.725518V228.457931a133.826207 133.826207 0 0 0-133.473103-133.826207z" fill="#089fe8" p-id="31016"></path><path d="M663.481379 548.016552a162.78069 162.78069 0 0 0-81.566896 30.366896c-64.617931 55.790345-26.129655 158.190345 104.165517 158.190345 75.917241 0 151.481379-48.375172 211.862069-125.704827-85.804138-40.96-156.424828-70.267586-234.46069-62.852414zM2488.673103 225.28h239.757242v47.668966h85.804138V216.805517a22.951724 22.951724 0 0 0-21.892414-23.304827h-139.122759V149.009655h-89.335172v44.137931h-160.662069v79.80138h85.451034zM1882.394483 360.518621h67.442758v247.172413h73.798621V280.011034h-26.835862l55.437241-126.764137H1970.317241l-87.922758 207.271724zM2824.827586 596.391724l-26.835862-90.747586a13.771034 13.771034 0 0 0-13.064827-10.24h-70.62069l20.48 70.62069H2648.275862v-135.944828h164.546207v-32.132414H2648.275862v-63.55862h164.546207v-32.132414h-409.6v32.132414h164.546207v63.55862h-164.546207v32.132414h164.546207V564.965517h-164.546207v32.132414H2824.827586zM2158.521379 323.442759a16.595862 16.595862 0 0 0-15.183448-9.886897h-63.558621l49.434483 156.424828h75.564138z" fill="#089fe8" p-id="31017"></path><path d="M2319.889655 156.777931h-76.623448v80.154483h-188.557241v32.132414h188.557241v287.426206a13.064828 13.064828 0 0 1-12.358621 12.005518h-38.841379v31.77931h99.222069a30.013793 30.013793 0 0 0 28.601379-29.66069V269.064828h31.073104v-32.132414h-31.073104zM1871.448276 577.677241a913.831724 913.831724 0 0 1-168.783448-80.507586 357.34069 357.34069 0 0 0 141.241379-194.56H1694.896552V249.997241h170.195862v-32.83862H1694.896552V150.422069h-75.211035a15.536552 15.536552 0 0 0-15.183448 15.536552v51.2h-169.136552v32.83862h169.136552v52.612414h-141.241379v32.838621h284.248276a278.951724 278.951724 0 0 1-93.572414 127.470345 360.871724 360.871724 0 0 1-93.572414-94.984828H1483.034483a423.724138 423.724138 0 0 0 122.173793 130.295173 662.775172 662.775172 0 0 1-172.667586 77.329655v39.194482A773.296552 773.296552 0 0 0 1653.230345 529.655172 781.771034 781.771034 0 0 0 1871.448276 614.753103zM1553.655172 674.78069l-70.620689 190.675862h35.310345l13.417931-38.488276h70.620689l12.711724 38.488276h35.310345l-70.620689-190.675862z m-12.711724 128.176551l27.188966-79.095172 26.482758 79.095172zM1796.237241 674.78069h-34.251034v190.675862h115.464827v-26.129655h-81.213793v-164.546207zM2003.155862 674.78069h34.251035v190.322758h-34.251035zM2250.328276 674.78069h-74.151724v190.675862h35.310345v-73.445518h39.900689a58.615172 58.615172 0 1 0 0-117.230344z m-2.118621 91.100689H2210.427586v-64.971034h37.782069a31.073103 31.073103 0 0 1 30.366897 32.485517 30.72 30.72 0 0 1-30.366897 32.485517zM2465.015172 674.78069l-70.620689 190.675862h35.310345l13.417931-38.488276h70.620689l12.711724 38.488276h35.310345l-70.620689-190.675862z m-12.711724 128.176551l27.542069-79.095172 27.188966 79.095172zM2716.071724 755.994483l-38.135172-81.213793H2641.213793l57.555862 112.286896v78.388966h33.897931v-78.388966l0.353104-0.353103 57.555862-111.933793h-37.075862l-37.428966 81.213793z" fill="#089fe8" p-id="31018"></path></svg>-->
156 <!-- </el-radio>--> 156 <!-- </el-radio>-->
157 <el-radio label="2" v-if="form.payTypeArr.indexOf('2')>-1" border> 157 <el-radio v-if="form.payTypeArr.indexOf('2')>-1" border label="2">
158 <!-- 微信--> 158 <!-- 微信-->
159 <svg t="1709002960407" class="icon" viewBox="0 0 3152 1024" version="1.1" 159 <svg class="icon" height="40" p-id="24747" t="1709002960407"
160 xmlns="http://www.w3.org/2000/svg" p-id="24747" width="94" height="40"> 160 version="1.1" viewBox="0 0 3152 1024" width="94" xmlns="http://www.w3.org/2000/svg">
161 <path 161 <path
162 d="M381.998922 630.960647c-4.416173 2.208086-8.832345 3.312129-14.352561 3.312129-12.144474 0-22.080863-7.17628-28.1531-17.66469l-2.208086-4.968194-87.771428-204.247978c-1.104043-2.208086-1.104043-4.416173-1.104043-6.624259 0-9.384367 6.624259-16.560647 15.456603-16.560647 3.312129 0 6.624259 1.104043 9.936388 3.312129l103.780054 78.387062c7.728302 4.968194 16.560647 8.280323 26.497035 8.280324 5.520216 0 11.040431-1.104043 16.560647-3.312129l486.330998-230.192992C819.752022 131.381132 676.226415 60.17035 513.380054 60.17035 248.409704 59.618329 32.017251 250.61779 32.017251 486.883019c0 128.069003 64.586523 244.545553 166.15849 322.932614 7.728302 6.072237 13.248518 16.560647 13.248518 27.601079 0 3.312129-1.104043 7.17628-2.208086 10.488409-7.728302 32.017251-20.976819 84.459299-20.97682 86.667386-1.104043 3.312129-2.208086 8.280323-2.208086 13.248517 0 9.384367 6.624259 16.560647 15.456604 16.560647 3.312129 0 6.624259-1.104043 8.832345-3.312129l104.884097-65.138545c7.728302-4.968194 16.560647-8.280323 25.392992-8.280323 4.416173 0 9.936388 1.104043 14.35256 2.208086 49.129919 15.456604 102.676011 23.736927 157.326146 23.736927 265.522372 0 481.362803-191.551482 481.362803-427.816711 0-71.210782-19.872776-139.109434-54.650135-198.175741L385.863073 628.752561l-3.864151 2.208086z" 162 d="M381.998922 630.960647c-4.416173 2.208086-8.832345 3.312129-14.352561 3.312129-12.144474 0-22.080863-7.17628-28.1531-17.66469l-2.208086-4.968194-87.771428-204.247978c-1.104043-2.208086-1.104043-4.416173-1.104043-6.624259 0-9.384367 6.624259-16.560647 15.456603-16.560647 3.312129 0 6.624259 1.104043 9.936388 3.312129l103.780054 78.387062c7.728302 4.968194 16.560647 8.280323 26.497035 8.280324 5.520216 0 11.040431-1.104043 16.560647-3.312129l486.330998-230.192992C819.752022 131.381132 676.226415 60.17035 513.380054 60.17035 248.409704 59.618329 32.017251 250.61779 32.017251 486.883019c0 128.069003 64.586523 244.545553 166.15849 322.932614 7.728302 6.072237 13.248518 16.560647 13.248518 27.601079 0 3.312129-1.104043 7.17628-2.208086 10.488409-7.728302 32.017251-20.976819 84.459299-20.97682 86.667386-1.104043 3.312129-2.208086 8.280323-2.208086 13.248517 0 9.384367 6.624259 16.560647 15.456604 16.560647 3.312129 0 6.624259-1.104043 8.832345-3.312129l104.884097-65.138545c7.728302-4.968194 16.560647-8.280323 25.392992-8.280323 4.416173 0 9.936388 1.104043 14.35256 2.208086 49.129919 15.456604 102.676011 23.736927 157.326146 23.736927 265.522372 0 481.362803-191.551482 481.362803-427.816711 0-71.210782-19.872776-139.109434-54.650135-198.175741L385.863073 628.752561l-3.864151 2.208086z"
163 fill="#09BB07" p-id="24748"></path> 163 fill="#09BB07" p-id="24748"></path>
164 <path 164 <path
165 d="M1398.822642 381.998922c-9.384367 19.320755-20.424798 38.641509-32.017251 57.962264v263.866307h-31.465229V485.226954c-13.248518 18.216712-27.049057 34.225337-40.297574 48.025876-3.864151-7.17628-14.352561-23.736927-20.424798-30.361186 34.777358-33.673315 71.210782-82.803235 93.843666-131.933153l30.361186 11.040431z m-8.280324-91.63558c-22.632884 36.985445-59.066307 78.939084-91.635579 105.98814-4.416173-7.17628-13.248518-19.320755-19.320755-25.945013 29.809164-23.736927 62.378437-61.274394 78.939083-92.187601l32.017251 12.144474z m181.615094 289.811321c1.656065 7.728302 6.072237 19.320755 8.832345 24.84097-55.754178 37.537466-66.242588 46.369811-72.866846 54.650135-1.656065-7.728302-8.280323-22.080863-12.696496-28.705121 4.968194-3.312129 12.696496-10.48841 12.696496-28.705121v-54.098114h-60.17035v27.049057c0 38.641509-7.728302 91.083558-42.505661 128.069003-4.416173-7.17628-16.560647-19.320755-22.632884-23.184906 29.809164-31.465229 34.225337-72.866846 34.225337-105.436119v-54.098113h118.684636v82.251213l36.433423-22.632884z m123.100809-176.094879c-9.384367 73.970889-23.184906 136.349326-48.025876 187.687332 16.560647 36.433423 39.193531 66.242588 67.346631 83.355256-7.17628 6.072237-17.112668 18.216712-22.632884 27.049057-25.945013-18.216712-46.369811-45.265768-62.930459-78.939084-20.424798 32.017251-45.81779 59.066307-78.939083 81.699191-3.864151-6.624259-13.248518-19.872776-19.872776-25.392992 36.985445-22.632884 64.034501-52.99407 83.907277-89.979514-12.696496-34.777358-22.080863-73.418868-28.705121-115.372507-4.968194 11.040431-10.48841 22.632884-16.560647 31.465229-3.864151-4.416173-10.48841-13.248518-17.112668-20.424798v5.520216h-154.014017v-29.809165h154.014017v9.384367c24.84097-49.129919 37.537466-118.684636 44.713746-191.551483l31.465229 4.968195c-3.864151 31.465229-8.280323 61.274394-13.800539 90.531536h96.051752v29.809164h-14.904582z m-142.973585 22.632884h-145.181671v-110.404312h24.84097v82.251213h35.32938V278.770889h26.497035v119.78868h33.673316V316.308356h25.392992v110.404312z m55.202156-22.632884c-1.656065 6.624259-3.312129 12.696496-4.416172 18.768734 6.072237 46.369811 14.904582 91.083558 28.1531 130.277088 16.560647-43.057682 26.497035-91.63558 32.569272-149.045822h-56.3062zM1882.393531 289.259299c-10.48841 31.465229-24.288949 62.378437-39.193531 91.63558v324.036657h-32.017251V437.201078c-13.800539 22.632884-29.257143 42.50566-44.161725 60.170351-3.312129-7.728302-13.248518-24.288949-19.320754-32.017251 41.953639-45.265768 80.043127-114.820485 103.780053-184.927224l30.913208 8.832345z m288.707278 65.690566v29.257143h-294.779515v-29.257143h294.779515z m-267.730459 199.831806h235.713208v147.941779h-30.913208v-16.560647h-174.438814v18.216712h-30.361186v-149.597844z m231.297035-104.332075H1909.994609v-28.1531h224.672776v28.1531zM1909.994609 486.883019h224.672776v28.1531H1909.994609v-28.1531z m23.736927 96.603773V656.90566h174.438814v-73.418868h-174.438814z m81.699192-231.297035c-6.072237-16.560647-20.424798-43.057682-32.017251-61.826415l29.257143-12.144474c13.248518 19.320755 27.601078 44.161725 34.225337 60.722372l-31.465229 13.248517zM2586.221024 468.114286c-26.497035 63.48248-69.002695 111.508356-122.548787 147.941779 50.785984 25.945013 110.956334 43.609704 180.511051 52.442048-7.728302 8.280323-16.560647 23.184906-21.528841 33.673316-75.074933-11.592453-139.661456-32.569272-192.655525-64.034502-57.962264 32.017251-125.308895 52.99407-195.415634 66.794609-3.312129-9.384367-12.696496-25.392992-19.320754-33.121293 66.242588-10.48841 129.173046-28.1531 183.271159-55.202157-44.161725-32.017251-78.939084-72.866846-103.780054-123.65283l10.48841-3.864151h-49.12992v-34.225337h155.670081V383.654987h-176.6469v-34.225337h176.6469V278.770889h35.32938v70.658761h177.750944v34.225337h-177.750944v71.210781H2555.859838l7.176281-1.656064 23.184905 14.904582z m-255.033962 20.976819c23.184906 43.609704 56.858221 80.043127 100.467925 108.748248 44.161725-28.1531 80.043127-63.48248 104.332075-108.748248h-204.8zM2834.630728 292.571429c-13.800539 34.777358-30.361186 69.554717-49.129919 101.571967v308.580054h-34.225337V447.689488c-14.904582 20.976819-31.465229 40.297574-46.921833 56.306199-4.416173-7.728302-14.904582-25.945013-21.528841-34.225337 47.473854-45.265768 91.63558-115.924528 118.132614-188.239353l33.673316 11.040432z m270.490566 123.65283h-58.514286v240.12938c0 25.945013-7.728302 36.985445-24.84097 41.953639-18.216712 5.520216-49.129919 6.072237-99.915903 5.520215-1.656065-8.832345-8.280323-24.84097-13.248518-34.225337 39.193531 1.656065 77.283019 1.656065 88.32345 1.104043 10.48841-1.104043 14.352561-3.864151 14.352561-14.35256V416.224259h-187.687332v-34.225337h187.687332V283.739084h34.777359v97.707816h58.514285v34.777359z m-184.375202 178.854986c-13.800539-28.705121-43.609704-78.939084-67.346631-115.924528l29.809164-13.800539c24.288949 35.881402 55.202156 84.459299 70.106739 112.612399l-32.569272 17.112668z" 165 d="M1398.822642 381.998922c-9.384367 19.320755-20.424798 38.641509-32.017251 57.962264v263.866307h-31.465229V485.226954c-13.248518 18.216712-27.049057 34.225337-40.297574 48.025876-3.864151-7.17628-14.352561-23.736927-20.424798-30.361186 34.777358-33.673315 71.210782-82.803235 93.843666-131.933153l30.361186 11.040431z m-8.280324-91.63558c-22.632884 36.985445-59.066307 78.939084-91.635579 105.98814-4.416173-7.17628-13.248518-19.320755-19.320755-25.945013 29.809164-23.736927 62.378437-61.274394 78.939083-92.187601l32.017251 12.144474z m181.615094 289.811321c1.656065 7.728302 6.072237 19.320755 8.832345 24.84097-55.754178 37.537466-66.242588 46.369811-72.866846 54.650135-1.656065-7.728302-8.280323-22.080863-12.696496-28.705121 4.968194-3.312129 12.696496-10.48841 12.696496-28.705121v-54.098114h-60.17035v27.049057c0 38.641509-7.728302 91.083558-42.505661 128.069003-4.416173-7.17628-16.560647-19.320755-22.632884-23.184906 29.809164-31.465229 34.225337-72.866846 34.225337-105.436119v-54.098113h118.684636v82.251213l36.433423-22.632884z m123.100809-176.094879c-9.384367 73.970889-23.184906 136.349326-48.025876 187.687332 16.560647 36.433423 39.193531 66.242588 67.346631 83.355256-7.17628 6.072237-17.112668 18.216712-22.632884 27.049057-25.945013-18.216712-46.369811-45.265768-62.930459-78.939084-20.424798 32.017251-45.81779 59.066307-78.939083 81.699191-3.864151-6.624259-13.248518-19.872776-19.872776-25.392992 36.985445-22.632884 64.034501-52.99407 83.907277-89.979514-12.696496-34.777358-22.080863-73.418868-28.705121-115.372507-4.968194 11.040431-10.48841 22.632884-16.560647 31.465229-3.864151-4.416173-10.48841-13.248518-17.112668-20.424798v5.520216h-154.014017v-29.809165h154.014017v9.384367c24.84097-49.129919 37.537466-118.684636 44.713746-191.551483l31.465229 4.968195c-3.864151 31.465229-8.280323 61.274394-13.800539 90.531536h96.051752v29.809164h-14.904582z m-142.973585 22.632884h-145.181671v-110.404312h24.84097v82.251213h35.32938V278.770889h26.497035v119.78868h33.673316V316.308356h25.392992v110.404312z m55.202156-22.632884c-1.656065 6.624259-3.312129 12.696496-4.416172 18.768734 6.072237 46.369811 14.904582 91.083558 28.1531 130.277088 16.560647-43.057682 26.497035-91.63558 32.569272-149.045822h-56.3062zM1882.393531 289.259299c-10.48841 31.465229-24.288949 62.378437-39.193531 91.63558v324.036657h-32.017251V437.201078c-13.800539 22.632884-29.257143 42.50566-44.161725 60.170351-3.312129-7.728302-13.248518-24.288949-19.320754-32.017251 41.953639-45.265768 80.043127-114.820485 103.780053-184.927224l30.913208 8.832345z m288.707278 65.690566v29.257143h-294.779515v-29.257143h294.779515z m-267.730459 199.831806h235.713208v147.941779h-30.913208v-16.560647h-174.438814v18.216712h-30.361186v-149.597844z m231.297035-104.332075H1909.994609v-28.1531h224.672776v28.1531zM1909.994609 486.883019h224.672776v28.1531H1909.994609v-28.1531z m23.736927 96.603773V656.90566h174.438814v-73.418868h-174.438814z m81.699192-231.297035c-6.072237-16.560647-20.424798-43.057682-32.017251-61.826415l29.257143-12.144474c13.248518 19.320755 27.601078 44.161725 34.225337 60.722372l-31.465229 13.248517zM2586.221024 468.114286c-26.497035 63.48248-69.002695 111.508356-122.548787 147.941779 50.785984 25.945013 110.956334 43.609704 180.511051 52.442048-7.728302 8.280323-16.560647 23.184906-21.528841 33.673316-75.074933-11.592453-139.661456-32.569272-192.655525-64.034502-57.962264 32.017251-125.308895 52.99407-195.415634 66.794609-3.312129-9.384367-12.696496-25.392992-19.320754-33.121293 66.242588-10.48841 129.173046-28.1531 183.271159-55.202157-44.161725-32.017251-78.939084-72.866846-103.780054-123.65283l10.48841-3.864151h-49.12992v-34.225337h155.670081V383.654987h-176.6469v-34.225337h176.6469V278.770889h35.32938v70.658761h177.750944v34.225337h-177.750944v71.210781H2555.859838l7.176281-1.656064 23.184905 14.904582z m-255.033962 20.976819c23.184906 43.609704 56.858221 80.043127 100.467925 108.748248 44.161725-28.1531 80.043127-63.48248 104.332075-108.748248h-204.8zM2834.630728 292.571429c-13.800539 34.777358-30.361186 69.554717-49.129919 101.571967v308.580054h-34.225337V447.689488c-14.904582 20.976819-31.465229 40.297574-46.921833 56.306199-4.416173-7.728302-14.904582-25.945013-21.528841-34.225337 47.473854-45.265768 91.63558-115.924528 118.132614-188.239353l33.673316 11.040432z m270.490566 123.65283h-58.514286v240.12938c0 25.945013-7.728302 36.985445-24.84097 41.953639-18.216712 5.520216-49.129919 6.072237-99.915903 5.520215-1.656065-8.832345-8.280323-24.84097-13.248518-34.225337 39.193531 1.656065 77.283019 1.656065 88.32345 1.104043 10.48841-1.104043 14.352561-3.864151 14.352561-14.35256V416.224259h-187.687332v-34.225337h187.687332V283.739084h34.777359v97.707816h58.514285v34.777359z m-184.375202 178.854986c-13.800539-28.705121-43.609704-78.939084-67.346631-115.924528l29.809164-13.800539c24.288949 35.881402 55.202156 84.459299 70.106739 112.612399l-32.569272 17.112668z"
166 fill="#595757" p-id="24749"></path> 166 fill="#595757" p-id="24749"></path>
167 </svg> 167 </svg>
168 </el-radio> 168 </el-radio>
169 <el-radio label="3" v-if="form.payTypeArr.indexOf('0')>-1" border> 169 <el-radio v-if="form.payTypeArr.indexOf('0')>-1" border label="3">
170 <!-- 线下--> 170 <!-- 线下-->
171 <svg t="1709003441012" class="icon" viewBox="0 0 3527 1024" version="1.1" 171 <svg class="icon" height="40" p-id="32905" t="1709003441012"
172 xmlns="http://www.w3.org/2000/svg" p-id="32905" width="90" height="40"> 172 version="1.1" viewBox="0 0 3527 1024" width="90" xmlns="http://www.w3.org/2000/svg">
173 <path 173 <path
174 d="M316.703858 1.763556h392.789333c54.840889 0 88.917333 45.966222 76.145778 102.542222l-182.897778 807.452444c-12.885333 56.405333-67.783111 102.4-122.652444 102.4H87.327858c-54.755556 0-88.917333-45.994667-76.145778-102.4L194.136747 104.305778C206.936747 47.729778 261.80608 1.763556 316.703858 1.763556" 174 d="M316.703858 1.763556h392.789333c54.840889 0 88.917333 45.966222 76.145778 102.542222l-182.897778 807.452444c-12.885333 56.405333-67.783111 102.4-122.652444 102.4H87.327858c-54.755556 0-88.917333-45.994667-76.145778-102.4L194.136747 104.305778C206.936747 47.729778 261.80608 1.763556 316.703858 1.763556"
175 fill="#E0002B" p-id="32906"></path> 175 fill="#E0002B" p-id="32906"></path>
176 <path 176 <path
177 d="M679.569636 1.763556H1120.515413c53.532444 0 29.383111 45.966222 16.782223 102.542222l-178.460445 807.452444c-12.515556 56.405333-8.618667 102.4-62.264889 102.4H455.626524c-53.617778 0-86.812444-45.994667-74.211555-102.4L559.903858 104.305778C572.59008 47.729778 626.037191 1.763556 679.569636 1.763556" 177 d="M679.569636 1.763556H1120.515413c53.532444 0 29.383111 45.966222 16.782223 102.542222l-178.460445 807.452444c-12.515556 56.405333-8.618667 102.4-62.264889 102.4H455.626524c-53.617778 0-86.812444-45.994667-74.211555-102.4L559.903858 104.305778C572.59008 47.729778 626.037191 1.763556 679.569636 1.763556"
178 fill="#004380" p-id="32907"></path> 178 fill="#004380" p-id="32907"></path>
179 <path 179 <path
180 d="M1106.748302 1.763556h388.096c54.243556 0 87.921778 45.966222 75.178667 102.542222l-180.622222 807.452444c-12.771556 56.405333-67.043556 102.4-121.287111 102.4H880.245191c-54.272 0-87.921778-45.994667-75.235555-102.4L985.688747 104.305778C998.31808 47.729778 1052.504747 1.763556 1106.776747 1.763556" 180 d="M1106.748302 1.763556h388.096c54.243556 0 87.921778 45.966222 75.178667 102.542222l-180.622222 807.452444c-12.771556 56.405333-67.043556 102.4-121.287111 102.4H880.245191c-54.272 0-87.921778-45.994667-75.235555-102.4L985.688747 104.305778C998.31808 47.729778 1052.504747 1.763556 1106.776747 1.763556"
181 fill="#007A8A" p-id="32908"></path> 181 fill="#007A8A" p-id="32908"></path>
182 <path 182 <path
183 d="M1135.192747 604.416l-42.410667 173.568h11.434667l-8.874667 35.84h-11.320889l-2.673778 11.064889h-40.391111l2.759111-11.064889h-81.92l8.192-33.166222h8.334223l42.979555-176.241778 8.590222-35.527111h41.130667l-4.323556 17.92s10.979556-9.756444 21.361778-13.084445c10.382222-3.413333 70.001778-4.636444 70.001778-4.636444l-8.817778 35.328h-14.051555z m-72.533334 0l-10.894222 44.373333s12.231111-6.855111 18.858667-9.102222c6.741333-2.218667 16.839111-2.958222 16.839111-2.958222l7.879111-32.312889H1062.687858z m-16.327111 66.304l-11.264 46.193778s12.515556-7.879111 19.143111-10.382222a188.586667 188.586667 0 0 1 17.038223-3.470223l7.964444-32.341333h-32.881778z m-26.168889 107.690667h32.768l9.386667-38.968889H1029.692302l-9.500444 38.968889zM1186.108302 568.888889h40.704l0.398222 19.541333c-0.284444 3.328 1.934222 4.864 6.684445 4.864h8.277333l-7.566222 32.284445h-21.987556c-19.000889 1.763556-26.225778-8.789333-25.742222-20.650667L1186.108302 568.888889z" 183 d="M1135.192747 604.416l-42.410667 173.568h11.434667l-8.874667 35.84h-11.320889l-2.673778 11.064889h-40.391111l2.759111-11.064889h-81.92l8.192-33.166222h8.334223l42.979555-176.241778 8.590222-35.527111h41.130667l-4.323556 17.92s10.979556-9.756444 21.361778-13.084445c10.382222-3.413333 70.001778-4.636444 70.001778-4.636444l-8.817778 35.328h-14.051555z m-72.533334 0l-10.894222 44.373333s12.231111-6.855111 18.858667-9.102222c6.741333-2.218667 16.839111-2.958222 16.839111-2.958222l7.879111-32.312889H1062.687858z m-16.327111 66.304l-11.264 46.193778s12.515556-7.879111 19.143111-10.382222a188.586667 188.586667 0 0 1 17.038223-3.470223l7.964444-32.341333h-32.881778z m-26.168889 107.690667h32.768l9.386667-38.968889H1029.692302l-9.500444 38.968889zM1186.108302 568.888889h40.704l0.398222 19.541333c-0.284444 3.328 1.934222 4.864 6.684445 4.864h8.277333l-7.566222 32.284445h-21.987556c-19.000889 1.763556-26.225778-8.789333-25.742222-20.650667L1186.108302 568.888889z"
184 fill="#FEFEFE" p-id="32909"></path> 184 fill="#FEFEFE" p-id="32909"></path>
185 <path 185 <path
186 d="M1174.844302 721.635556h-46.08l7.907556-31.516445h52.650666l7.480889-28.814222h-51.968L1153.71008 625.777778h144.583111l-8.988444 35.555555H1240.75008l-7.566222 28.785778h48.64l-8.106667 31.516445h-52.508444l-9.386667 13.255111h21.333333l5.233778 39.708444c0.568889 3.953778 0.568889 6.542222 1.678222 8.248889 1.080889 1.393778 7.480889 2.133333 11.207111 2.133333h6.456889l-9.841777 38.599111h-16.440889c-2.503111 0-6.286222-0.199111-11.52-0.455111-4.892444-0.540444-8.362667-3.982222-11.690667-5.973333a18.403556 18.403556 0 0 1-8.590222-13.425778l-5.12-39.623111-23.950222 38.997333c-7.566222 12.373333-17.834667 21.788444-35.185778 21.788445h-33.422222l8.760888-34.503111h12.8c3.697778 0 6.912-1.706667 9.329778-3.214222a15.189333 15.189333 0 0 0 7.082667-7.025778l34.872889-58.510222zM677.635413 625.777778H793.603413l-8.590222 36.380444h-46.336l-7.224889 31.061334h47.416889l-8.675555 37.546666h-47.36l-11.52 50.517334c-1.393778 5.546667 11.264 6.257778 15.843555 6.257777l23.665778-4.266666L741.29408 824.888889h-53.418667c-4.323556 0-7.509333-0.824889-12.145777-2.190222-4.494222-1.507556-6.485333-4.152889-8.476445-8.135111-1.934222-4.124444-4.977778-7.480889-2.901333-16.327112l15.36-66.816h-26.339556l8.760889-38.200888h26.396445l7.025777-31.061334h-26.311111L677.635413 625.777778zM770.648747 583.822222h50.972444l-9.244444 27.363556h-69.632l-7.537778 5.745778c-3.242667 2.787556-4.352 1.649778-8.590222 3.640888a55.779556 55.779556 0 0 1-22.897778 5.205334h-22.300445l8.988445-26.282667h6.712889c5.632 0 9.528889-0.455111 11.491555-1.536 2.218667-1.28 4.721778-4.039111 7.452445-8.533333l12.885333-20.536889h50.602667l-8.903111 14.933333zM837.606969 569.088h48.355555l-7.082666 24.120889s15.303111-12.117333 25.998222-16.469333c10.638222-3.868444 34.730667-7.395556 34.730667-7.395556L1017.887858 568.888889l-26.652445 87.950222c-4.522667 15.018667-9.756444 24.746667-13.027555 29.212445a33.792 33.792 0 0 1-13.198222 12.032 49.806222 49.806222 0 0 1-18.119112 6.058666c-5.176889 0.369778-13.084444 0.483556-24.092444 0.654222H847.363413l-21.191111 69.461334c-2.019556 6.940444-2.986667 10.24-1.649778 12.117333a8.732444 8.732444 0 0 0 7.168 3.470222l33.28-3.100444L853.564302 824.888889h-37.148444c-11.861333 0-20.48-0.284444-26.510222-0.739556-5.745778-0.483556-11.719111 0-15.786667-3.015111-3.413333-3.043556-8.704-7.054222-8.590222-11.093333 0.369778-3.754667 1.991111-10.040889 4.380444-18.659556l67.697778-222.293333z m102.684444 88.746667H861.016747l-4.892445 15.815111h68.608c8.078222-0.938667 9.756444 0.199111 10.467556-0.170667l5.034666-15.644444z m-74.951111-14.279111s15.502222-14.023111 42.040889-18.545778c6.030222-1.137778 43.662222-0.739556 43.662222-0.739556l5.745778-18.830222H876.945636l-11.576889 38.115556z" 186 d="M1174.844302 721.635556h-46.08l7.907556-31.516445h52.650666l7.480889-28.814222h-51.968L1153.71008 625.777778h144.583111l-8.988444 35.555555H1240.75008l-7.566222 28.785778h48.64l-8.106667 31.516445h-52.508444l-9.386667 13.255111h21.333333l5.233778 39.708444c0.568889 3.953778 0.568889 6.542222 1.678222 8.248889 1.080889 1.393778 7.480889 2.133333 11.207111 2.133333h6.456889l-9.841777 38.599111h-16.440889c-2.503111 0-6.286222-0.199111-11.52-0.455111-4.892444-0.540444-8.362667-3.982222-11.690667-5.973333a18.403556 18.403556 0 0 1-8.590222-13.425778l-5.12-39.623111-23.950222 38.997333c-7.566222 12.373333-17.834667 21.788444-35.185778 21.788445h-33.422222l8.760888-34.503111h12.8c3.697778 0 6.912-1.706667 9.329778-3.214222a15.189333 15.189333 0 0 0 7.082667-7.025778l34.872889-58.510222zM677.635413 625.777778H793.603413l-8.590222 36.380444h-46.336l-7.224889 31.061334h47.416889l-8.675555 37.546666h-47.36l-11.52 50.517334c-1.393778 5.546667 11.264 6.257778 15.843555 6.257777l23.665778-4.266666L741.29408 824.888889h-53.418667c-4.323556 0-7.509333-0.824889-12.145777-2.190222-4.494222-1.507556-6.485333-4.152889-8.476445-8.135111-1.934222-4.124444-4.977778-7.480889-2.901333-16.327112l15.36-66.816h-26.339556l8.760889-38.200888h26.396445l7.025777-31.061334h-26.311111L677.635413 625.777778zM770.648747 583.822222h50.972444l-9.244444 27.363556h-69.632l-7.537778 5.745778c-3.242667 2.787556-4.352 1.649778-8.590222 3.640888a55.779556 55.779556 0 0 1-22.897778 5.205334h-22.300445l8.988445-26.282667h6.712889c5.632 0 9.528889-0.455111 11.491555-1.536 2.218667-1.28 4.721778-4.039111 7.452445-8.533333l12.885333-20.536889h50.602667l-8.903111 14.933333zM837.606969 569.088h48.355555l-7.082666 24.120889s15.303111-12.117333 25.998222-16.469333c10.638222-3.868444 34.730667-7.395556 34.730667-7.395556L1017.887858 568.888889l-26.652445 87.950222c-4.522667 15.018667-9.756444 24.746667-13.027555 29.212445a33.792 33.792 0 0 1-13.198222 12.032 49.806222 49.806222 0 0 1-18.119112 6.058666c-5.176889 0.369778-13.084444 0.483556-24.092444 0.654222H847.363413l-21.191111 69.461334c-2.019556 6.940444-2.986667 10.24-1.649778 12.117333a8.732444 8.732444 0 0 0 7.168 3.470222l33.28-3.100444L853.564302 824.888889h-37.148444c-11.861333 0-20.48-0.284444-26.510222-0.739556-5.745778-0.483556-11.719111 0-15.786667-3.015111-3.413333-3.043556-8.704-7.054222-8.590222-11.093333 0.369778-3.754667 1.991111-10.040889 4.380444-18.659556l67.697778-222.293333z m102.684444 88.746667H861.016747l-4.892445 15.815111h68.608c8.078222-0.938667 9.756444 0.199111 10.467556-0.170667l5.034666-15.644444z m-74.951111-14.279111s15.502222-14.023111 42.040889-18.545778c6.030222-1.137778 43.662222-0.739556 43.662222-0.739556l5.745778-18.830222H876.945636l-11.576889 38.115556z"
187 fill="#FEFEFE" p-id="32910"></path> 187 fill="#FEFEFE" p-id="32910"></path>
188 <path 188 <path
189 d="M961.795413 711.111111l-4.494222 21.219556c-1.877333 6.656-3.555556 11.576889-8.561778 15.872-5.290667 4.465778-11.491556 9.159111-25.969777 9.159111l-26.823112 1.137778-0.199111 23.950222c-0.284444 6.741333 1.536 6.087111 2.588445 7.168 1.251556 1.223111 2.360889 1.678222 3.498666 2.161778l8.533334-0.483556 25.571555-1.422222L925.301191 824.888889h-29.383111c-20.536889 0-35.811556-0.483556-40.760889-4.408889-4.949333-3.128889-5.603556-7.025778-5.518222-13.767111l1.877333-93.496889h46.876445l-0.654223 19.114667h11.264c3.868444 0 6.485333-0.369778 8.078223-1.422223a8.448 8.448 0 0 0 3.128889-4.835555l4.721777-14.961778h36.835556zM368.529636 256c-1.564444 7.509333-30.976 142.933333-31.061334 143.075556-6.314667 27.392-10.922667 46.933333-26.567111 59.534222a47.388444 47.388444 0 0 1-31.288889 10.894222c-19.285333 0-30.549333-9.585778-32.426666-27.761778l-0.398223-6.257778s5.888-36.693333 5.888-36.892444c0 0 30.862222-123.448889 36.408889-139.776 0.284444-0.910222 0.341333-1.422222 0.426667-1.848889-60.046222 0.540444-70.712889 0-71.424-0.967111-0.398222 1.336889-1.905778 8.988444-1.905778 8.988444l-31.516444 139.093334-2.673778 11.832889-5.262222 38.599111c0 11.434667 2.275556 20.764444 6.741333 28.672C197.834524 508.245333 238.76608 512 261.919858 512c29.866667 0 57.856-6.314667 76.771555-17.891556 32.824889-19.370667 41.415111-49.664 49.095111-76.600888l3.527112-13.795556s31.800889-128.199111 37.205333-144.896c0.199111-0.910222 0.284444-1.422222 0.568889-1.848889-43.576889 0.455111-56.433778 0-60.558222-0.967111M548.042524 482.645333a453.518222 453.518222 0 0 0-45.397333 0.910223l-0.796444-1.763556c1.820444-8.846222 3.811556-17.521778 5.603555-26.453333l2.588445-12.060445c3.896889-18.716444 7.68-40.476444 8.106666-47.160889 0.426667-3.982222 1.706667-13.937778-8.732444-13.937777-4.352 0-8.903111 2.304-13.539556 4.693333-2.56 9.955556-7.651556 37.973333-10.097777 50.716444-5.205333 26.88-5.546667 29.980444-7.879112 43.264l-1.507555 1.792c-18.545778-0.341333-25.031111-0.341333-46.364445 0.910223l-0.938666-2.019556c3.527111-15.928889 7.111111-32.056889 10.496-48.042667 8.96-43.349333 11.093333-59.904 13.539555-81.948444l1.706667-1.28c20.849778-3.242667 25.884444-3.896889 48.440889-8.931556l1.905778 2.332445-3.470223 13.795555c3.84-2.503111 7.480889-5.034667 11.320889-7.196444 10.638222-5.745778 22.471111-7.452444 28.956445-7.452445 9.927111 0 20.736 3.015111 25.230222 15.587556 4.266667 11.207111 1.422222 24.974222-4.181333 52.110222l-2.901334 13.880889a1275.761778 1275.761778 0 0 0-9.955555 56.462222l-2.133334 1.792zM607.206969 482.645333c-8.362667-0.085333-13.767111-0.341333-18.972445-0.085333-5.205333 0.085333-10.296889 0.455111-18.062222 0.995556l-0.398222-0.995556-0.512-1.052444c2.133333-11.605333 3.271111-15.616 4.323556-19.740445 1.080889-4.152889 2.048-8.248889 3.925333-20.024889 2.446222-15.36 3.953778-26.083556 4.920889-35.498666 1.137778-9.102222 1.735111-16.867556 2.616889-25.827556l0.568889-0.682667 0.682666-0.881777c8.305778-1.678222 13.568-2.816 18.972445-4.067556 5.461333-1.024 10.922667-2.616889 19.512889-5.006222l0.312888 1.052444 0.256 1.137778c-1.592889 9.500444-3.242667 19.000889-4.807111 28.643556-1.507556 9.671111-3.128889 19.143111-4.608 28.643555-3.100444 20.195556-4.352 27.761778-5.091555 33.223111-0.711111 5.091556-0.910222 7.907556-2.104889 18.346667l-0.796445 0.938667-0.739555 0.853333zM790.474524 412.216889c6.684444-30.492444 1.450667-44.743111-5.12-53.418667-9.955556-13.226667-27.562667-17.464889-45.795555-17.464889-10.979556 0-37.148444 1.137778-57.571556 20.650667-14.677333 14.108444-21.447111 33.223111-25.543111 51.541333-4.124444 18.688-8.874667 52.309333 20.935111 64.796445 9.216 4.096 22.471111 5.233778 31.004445 5.233778 21.845333 0 44.259556-6.257778 61.098666-24.746667 12.970667-15.047111 18.887111-37.376 20.963556-46.592m-50.119111-2.190222c-0.967111 5.176889-5.319111 24.291556-11.178667 32.426666-4.096 6.030222-8.931556 9.671111-14.307555 9.671111-1.592889 0-11.093333 0-11.235556-14.620444-0.056889-7.224889 1.336889-14.592 3.100445-22.584889 5.034667-23.096889 10.951111-42.496 26.140444-42.496 11.889778 0 12.743111 14.449778 7.480889 37.603556M1249.653191 482.787556c-15.644444-0.170667-20.138667-0.170667-34.616889 0.768l-0.881778-1.820445c3.896889-23.011556 7.822222-45.937778 11.320889-69.205333 4.551111-30.179556 5.575111-43.008 7.054223-60.672l1.166222-1.479111c15.559111-3.413333 19.911111-4.408889 36.067555-9.045334l0.455111 2.076445c-2.958222 19.000889-5.859556 37.859556-8.760888 56.917333-5.944889 39.793778-8.106667 59.989333-10.382223 80.782222l-1.422222 1.706667z" 189 d="M961.795413 711.111111l-4.494222 21.219556c-1.877333 6.656-3.555556 11.576889-8.561778 15.872-5.290667 4.465778-11.491556 9.159111-25.969777 9.159111l-26.823112 1.137778-0.199111 23.950222c-0.284444 6.741333 1.536 6.087111 2.588445 7.168 1.251556 1.223111 2.360889 1.678222 3.498666 2.161778l8.533334-0.483556 25.571555-1.422222L925.301191 824.888889h-29.383111c-20.536889 0-35.811556-0.483556-40.760889-4.408889-4.949333-3.128889-5.603556-7.025778-5.518222-13.767111l1.877333-93.496889h46.876445l-0.654223 19.114667h11.264c3.868444 0 6.485333-0.369778 8.078223-1.422223a8.448 8.448 0 0 0 3.128889-4.835555l4.721777-14.961778h36.835556zM368.529636 256c-1.564444 7.509333-30.976 142.933333-31.061334 143.075556-6.314667 27.392-10.922667 46.933333-26.567111 59.534222a47.388444 47.388444 0 0 1-31.288889 10.894222c-19.285333 0-30.549333-9.585778-32.426666-27.761778l-0.398223-6.257778s5.888-36.693333 5.888-36.892444c0 0 30.862222-123.448889 36.408889-139.776 0.284444-0.910222 0.341333-1.422222 0.426667-1.848889-60.046222 0.540444-70.712889 0-71.424-0.967111-0.398222 1.336889-1.905778 8.988444-1.905778 8.988444l-31.516444 139.093334-2.673778 11.832889-5.262222 38.599111c0 11.434667 2.275556 20.764444 6.741333 28.672C197.834524 508.245333 238.76608 512 261.919858 512c29.866667 0 57.856-6.314667 76.771555-17.891556 32.824889-19.370667 41.415111-49.664 49.095111-76.600888l3.527112-13.795556s31.800889-128.199111 37.205333-144.896c0.199111-0.910222 0.284444-1.422222 0.568889-1.848889-43.576889 0.455111-56.433778 0-60.558222-0.967111M548.042524 482.645333a453.518222 453.518222 0 0 0-45.397333 0.910223l-0.796444-1.763556c1.820444-8.846222 3.811556-17.521778 5.603555-26.453333l2.588445-12.060445c3.896889-18.716444 7.68-40.476444 8.106666-47.160889 0.426667-3.982222 1.706667-13.937778-8.732444-13.937777-4.352 0-8.903111 2.304-13.539556 4.693333-2.56 9.955556-7.651556 37.973333-10.097777 50.716444-5.205333 26.88-5.546667 29.980444-7.879112 43.264l-1.507555 1.792c-18.545778-0.341333-25.031111-0.341333-46.364445 0.910223l-0.938666-2.019556c3.527111-15.928889 7.111111-32.056889 10.496-48.042667 8.96-43.349333 11.093333-59.904 13.539555-81.948444l1.706667-1.28c20.849778-3.242667 25.884444-3.896889 48.440889-8.931556l1.905778 2.332445-3.470223 13.795555c3.84-2.503111 7.480889-5.034667 11.320889-7.196444 10.638222-5.745778 22.471111-7.452444 28.956445-7.452445 9.927111 0 20.736 3.015111 25.230222 15.587556 4.266667 11.207111 1.422222 24.974222-4.181333 52.110222l-2.901334 13.880889a1275.761778 1275.761778 0 0 0-9.955555 56.462222l-2.133334 1.792zM607.206969 482.645333c-8.362667-0.085333-13.767111-0.341333-18.972445-0.085333-5.205333 0.085333-10.296889 0.455111-18.062222 0.995556l-0.398222-0.995556-0.512-1.052444c2.133333-11.605333 3.271111-15.616 4.323556-19.740445 1.080889-4.152889 2.048-8.248889 3.925333-20.024889 2.446222-15.36 3.953778-26.083556 4.920889-35.498666 1.137778-9.102222 1.735111-16.867556 2.616889-25.827556l0.568889-0.682667 0.682666-0.881777c8.305778-1.678222 13.568-2.816 18.972445-4.067556 5.461333-1.024 10.922667-2.616889 19.512889-5.006222l0.312888 1.052444 0.256 1.137778c-1.592889 9.500444-3.242667 19.000889-4.807111 28.643556-1.507556 9.671111-3.128889 19.143111-4.608 28.643555-3.100444 20.195556-4.352 27.761778-5.091555 33.223111-0.711111 5.091556-0.910222 7.907556-2.104889 18.346667l-0.796445 0.938667-0.739555 0.853333zM790.474524 412.216889c6.684444-30.492444 1.450667-44.743111-5.12-53.418667-9.955556-13.226667-27.562667-17.464889-45.795555-17.464889-10.979556 0-37.148444 1.137778-57.571556 20.650667-14.677333 14.108444-21.447111 33.223111-25.543111 51.541333-4.124444 18.688-8.874667 52.309333 20.935111 64.796445 9.216 4.096 22.471111 5.233778 31.004445 5.233778 21.845333 0 44.259556-6.257778 61.098666-24.746667 12.970667-15.047111 18.887111-37.376 20.963556-46.592m-50.119111-2.190222c-0.967111 5.176889-5.319111 24.291556-11.178667 32.426666-4.096 6.030222-8.931556 9.671111-14.307555 9.671111-1.592889 0-11.093333 0-11.235556-14.620444-0.056889-7.224889 1.336889-14.592 3.100445-22.584889 5.034667-23.096889 10.951111-42.496 26.140444-42.496 11.889778 0 12.743111 14.449778 7.480889 37.603556M1249.653191 482.787556c-15.644444-0.170667-20.138667-0.170667-34.616889 0.768l-0.881778-1.820445c3.896889-23.011556 7.822222-45.937778 11.320889-69.205333 4.551111-30.179556 5.575111-43.008 7.054223-60.672l1.166222-1.479111c15.559111-3.413333 19.911111-4.408889 36.067555-9.045334l0.455111 2.076445c-2.958222 19.000889-5.859556 37.859556-8.760888 56.917333-5.944889 39.793778-8.106667 59.989333-10.382223 80.782222l-1.422222 1.706667z"
190 fill="#FEFEFE" p-id="32911"></path> 190 fill="#FEFEFE" p-id="32911"></path>
191 <path 191 <path
192 d="M1231.078969 400.497778c-5.916444-15.644444-2.275556-47.217778-26.140445-57.827556-9.187556-4.181333-30.72 1.194667-49.265777 20.650667-13.056 13.880889-19.313778 32.938667-22.840889 51.2-3.754667 18.403556-8.049778 51.996444 18.631111 64 8.504889 4.152889 16.128 5.404444 23.893333 4.949333 26.794667-1.649778 47.217778-48.384 62.378667-66.844444 11.662222-14.620444-2.816-6.144-6.656-16.128z m-18.887111 10.439111c-1.052444 4.949333-5.006222 24.234667-10.268445 32.312889-3.527111 5.745778-11.889778 9.301333-16.725333 9.301333-1.365333 0-9.784889 0-10.097778-14.336-0.056889-7.139556 1.223111-14.506667 2.816-22.584889 4.579556-22.670222 9.870222-41.870222 23.552-41.870222 10.723556 0 15.303111 13.966222 10.723556 37.176889M912.472747 482.645333a452.408889 452.408889 0 0 0-45.368889 0.910223l-0.796445-1.763556c1.820444-8.846222 3.868444-17.521778 5.745778-26.453333l2.446222-12.060445c3.982222-18.716444 7.736889-40.476444 8.135111-47.160889 0.398222-3.982222 1.649778-13.937778-8.675555-13.937777-4.494222 0-8.988444 2.304-13.653333 4.693333-2.446222 9.955556-7.68 37.973333-10.183112 50.716444-5.063111 26.88-5.404444 29.980444-7.708444 43.264l-1.592889 1.792a469.788444 469.788444 0 0 0-46.307555 0.910223l-0.938667-2.019556c3.555556-15.928889 7.111111-32.056889 10.524444-48.042667 8.931556-43.349333 11.008-59.904 13.511111-81.948444l1.592889-1.28c20.821333-3.242667 25.969778-3.896889 48.526223-8.931556l1.706666 2.332445-3.214222 13.795555c3.697778-2.503111 7.509333-5.034667 11.292444-7.196444 10.552889-5.745778 22.471111-7.452444 28.956445-7.452445 9.784889 0 20.650667 3.015111 25.315555 15.587556 4.181333 11.207111 1.308444 24.974222-4.352 52.110222l-2.844444 13.880889a992.568889 992.568889 0 0 0-9.955556 56.462222l-2.161777 1.792zM1102.538524 335.815111c-3.043556 16.952889-12.032 31.175111-23.580444 38.087111-9.500444 5.831111-21.134222 6.314667-33.137778 6.314667h-7.765333l0.568889-3.811556 14.250666-75.918222 0.455112-3.896889 0.199111-2.986666 5.717333 0.739555 30.208 3.157333c11.662222 5.518222 16.440889 19.740444 13.084444 38.314667m-18.773333-79.445333l-14.478222 0.142222c-37.546667 0.568889-52.622222 0.426667-58.794667-0.512l-1.507555 9.301333-13.454223 76.458667-33.735111 169.955556c32.796444-0.483556 46.250667-0.483556 51.911111 0.284444 1.28-7.651556 8.874667-52.992 8.96-52.992 0 0 6.456889-33.251556 6.855112-34.474667 0 0 2.048-3.470222 4.067555-4.835555h3.015111c28.273778 0 60.216889 0 85.248-22.528 17.038222-15.473778 28.672-38.286222 33.848889-66.048 1.393778-6.798222 2.360889-14.876444 2.360889-22.983111 0-10.638222-1.735111-21.134222-6.769778-29.354667-12.771556-21.845333-38.200889-22.272-67.527111-22.414222M1438.438969 315.022222L1436.447858 312.888889c-25.429333 4.835556-30.037333 5.603556-53.447111 8.561778l-1.706667 1.621333c-0.085333 0.256-0.142222 0.654222-0.284444 1.024l-0.056889-0.369778c-17.436444 37.660444-16.924444 29.525333-31.089778 59.164445-0.085333-1.336889-0.085333-2.161778-0.142222-3.612445l-3.555556-64.284444-2.247111-2.104889c-26.652444 4.835556-27.306667 5.603556-51.911111 8.561778l-1.905778 1.621333c-0.284444 0.768-0.284444 1.592889-0.426667 2.531556l0.142223 0.312888c3.072 14.762667 2.332444 11.463111 5.404444 34.730667 1.479111 11.434667 3.384889 22.926222 4.835556 34.190222 2.417778 18.887111 3.783111 28.16 6.741333 57.002667-16.64 25.713778-20.565333 35.470222-36.579556 58.026667l1.024 2.133333c24.007111-0.853333 29.582222-0.853333 47.388445-0.853333l3.868444-4.124445c13.454222-27.192889 115.939556-192 115.939556-192M615.398969 363.832889c11.832889-6.4 13.312-15.217778 3.384889-19.797333-10.069333-4.636444-27.733333-3.128889-39.623111 3.242666-11.861333 6.257778-13.226667 15.160889-3.185778 19.854222 9.898667 4.494222 27.648 3.157333 39.424-3.299555M1298.264747 568.888889l-12.686223 35.555555c-3.982222 12.174222-11.434667 21.248-23.239111 21.333334l-20.167111-0.568889 5.888-32h3.953778c2.048 0 3.527111-0.170667 4.664889-1.109333 1.024-0.568889 1.763556-1.877333 2.588444-3.84l7.480889-19.370667h31.516445z" 192 d="M1231.078969 400.497778c-5.916444-15.644444-2.275556-47.217778-26.140445-57.827556-9.187556-4.181333-30.72 1.194667-49.265777 20.650667-13.056 13.880889-19.313778 32.938667-22.840889 51.2-3.754667 18.403556-8.049778 51.996444 18.631111 64 8.504889 4.152889 16.128 5.404444 23.893333 4.949333 26.794667-1.649778 47.217778-48.384 62.378667-66.844444 11.662222-14.620444-2.816-6.144-6.656-16.128z m-18.887111 10.439111c-1.052444 4.949333-5.006222 24.234667-10.268445 32.312889-3.527111 5.745778-11.889778 9.301333-16.725333 9.301333-1.365333 0-9.784889 0-10.097778-14.336-0.056889-7.139556 1.223111-14.506667 2.816-22.584889 4.579556-22.670222 9.870222-41.870222 23.552-41.870222 10.723556 0 15.303111 13.966222 10.723556 37.176889M912.472747 482.645333a452.408889 452.408889 0 0 0-45.368889 0.910223l-0.796445-1.763556c1.820444-8.846222 3.868444-17.521778 5.745778-26.453333l2.446222-12.060445c3.982222-18.716444 7.736889-40.476444 8.135111-47.160889 0.398222-3.982222 1.649778-13.937778-8.675555-13.937777-4.494222 0-8.988444 2.304-13.653333 4.693333-2.446222 9.955556-7.68 37.973333-10.183112 50.716444-5.063111 26.88-5.404444 29.980444-7.708444 43.264l-1.592889 1.792a469.788444 469.788444 0 0 0-46.307555 0.910223l-0.938667-2.019556c3.555556-15.928889 7.111111-32.056889 10.524444-48.042667 8.931556-43.349333 11.008-59.904 13.511111-81.948444l1.592889-1.28c20.821333-3.242667 25.969778-3.896889 48.526223-8.931556l1.706666 2.332445-3.214222 13.795555c3.697778-2.503111 7.509333-5.034667 11.292444-7.196444 10.552889-5.745778 22.471111-7.452444 28.956445-7.452445 9.784889 0 20.650667 3.015111 25.315555 15.587556 4.181333 11.207111 1.308444 24.974222-4.352 52.110222l-2.844444 13.880889a992.568889 992.568889 0 0 0-9.955556 56.462222l-2.161777 1.792zM1102.538524 335.815111c-3.043556 16.952889-12.032 31.175111-23.580444 38.087111-9.500444 5.831111-21.134222 6.314667-33.137778 6.314667h-7.765333l0.568889-3.811556 14.250666-75.918222 0.455112-3.896889 0.199111-2.986666 5.717333 0.739555 30.208 3.157333c11.662222 5.518222 16.440889 19.740444 13.084444 38.314667m-18.773333-79.445333l-14.478222 0.142222c-37.546667 0.568889-52.622222 0.426667-58.794667-0.512l-1.507555 9.301333-13.454223 76.458667-33.735111 169.955556c32.796444-0.483556 46.250667-0.483556 51.911111 0.284444 1.28-7.651556 8.874667-52.992 8.96-52.992 0 0 6.456889-33.251556 6.855112-34.474667 0 0 2.048-3.470222 4.067555-4.835555h3.015111c28.273778 0 60.216889 0 85.248-22.528 17.038222-15.473778 28.672-38.286222 33.848889-66.048 1.393778-6.798222 2.360889-14.876444 2.360889-22.983111 0-10.638222-1.735111-21.134222-6.769778-29.354667-12.771556-21.845333-38.200889-22.272-67.527111-22.414222M1438.438969 315.022222L1436.447858 312.888889c-25.429333 4.835556-30.037333 5.603556-53.447111 8.561778l-1.706667 1.621333c-0.085333 0.256-0.142222 0.654222-0.284444 1.024l-0.056889-0.369778c-17.436444 37.660444-16.924444 29.525333-31.089778 59.164445-0.085333-1.336889-0.085333-2.161778-0.142222-3.612445l-3.555556-64.284444-2.247111-2.104889c-26.652444 4.835556-27.306667 5.603556-51.911111 8.561778l-1.905778 1.621333c-0.284444 0.768-0.284444 1.592889-0.426667 2.531556l0.142223 0.312888c3.072 14.762667 2.332444 11.463111 5.404444 34.730667 1.479111 11.434667 3.384889 22.926222 4.835556 34.190222 2.417778 18.887111 3.783111 28.16 6.741333 57.002667-16.64 25.713778-20.565333 35.470222-36.579556 58.026667l1.024 2.133333c24.007111-0.853333 29.582222-0.853333 47.388445-0.853333l3.868444-4.124445c13.454222-27.192889 115.939556-192 115.939556-192M615.398969 363.832889c11.832889-6.4 13.312-15.217778 3.384889-19.797333-10.069333-4.636444-27.733333-3.128889-39.623111 3.242666-11.861333 6.257778-13.226667 15.160889-3.185778 19.854222 9.898667 4.494222 27.648 3.157333 39.424-3.299555M1298.264747 568.888889l-12.686223 35.555555c-3.982222 12.174222-11.434667 21.248-23.239111 21.333334l-20.167111-0.568889 5.888-32h3.953778c2.048 0 3.527111-0.170667 4.664889-1.109333 1.024-0.568889 1.763556-1.877333 2.588444-3.84l7.480889-19.370667h31.516445z"
193 fill="#FEFEFE" p-id="32912"></path> 193 fill="#FEFEFE" p-id="32912"></path>
194 <path 194 <path
195 d="M3499.95008 747.576889c-5.148444-1.706667-10.524444-2.56-15.957333-2.503111a40.334222 40.334222 0 0 0-35.413334 30.151111v91.619555h-39.879111v-153.6h32.910222l2.730667 27.164445h0.995556a53.134222 53.134222 0 0 1 43.633777-31.004445c6.257778-0.170667 12.430222 0.938667 18.204445 3.328l-7.224889 34.844445z m-59.591111-179.114667h-63.800889a1286.144 1286.144 0 0 1-42.666667-204.231111h-14.193777v164.067556a16.184889 16.184889 0 0 0 15.957333 16.298666h17.720889v23.438223h-69.319111a27.676444 27.676444 0 0 1-28.16-27.619556v-176.184889h-27.676445v-23.836444h27.676445v-169.528889h63.800889v169.528889h121.656888v23.893333h-43.121777a1378.104889 1378.104889 0 0 0 42.126222 204.174222z m-104.675556-243.2a742.542222 742.542222 0 0 0 35.640889-143.530666h63.317334a835.811556 835.811556 0 0 1-34.673778 143.530666h-64.284445z m-106.467555 353.991111a50.062222 50.062222 0 0 0-16.213334-3.271111c-11.946667 0-18.688 7.111111-18.688 24.149334v13.169777h28.928v31.800889H3194.314524v121.770667h-40.135111v-121.742222h-20.679111v-29.952l20.679111-1.621334v-12.629333a49.863111 49.863111 0 0 1 53.361778-56.775111c9.955556 0 19.854222 1.848889 29.155556 5.461333l-7.480889 29.639111z m-59.335111-461.169777a12.458667 12.458667 0 0 0-13.454223-11.690667h-54.613333a11.946667 11.946667 0 0 0-12.686222 11.662222v217.656889h-49.379556v-225.564444a28.956444 28.956444 0 0 1 30.435556-28.046223h117.902222a29.098667 29.098667 0 0 1 30.919111 28.046223v225.564444h-49.123555V218.083556z m42.638222 351.488h-54.840889l-19.456-68.209778c-8.078222 23.893333-18.858667 46.791111-32.142222 68.209778h-62.577778a323.271111 323.271111 0 0 0 57.827556-195.413334V241.976889h55.580444v115.541333a583.964444 583.964444 0 0 1-6.968889 93.297778h28.444445l34.133333 118.727111z m-98.474667 158.663111l-17.948444 24.405333a59.192889 59.192889 0 0 0-33.393778-13.169778 16.327111 16.327111 0 0 0-20.195556 14.791111c0 11.264 15.189333 15.36 31.146667 21.418667 20.451556 7.68 42.894222 17.806222 42.894222 46.336 0 26.88-21.191111 48.554667-61.098666 48.554667a97.223111 97.223111 0 0 1-58.595556-21.674667l18.488889-25.230222c11.377778 10.097778 25.884444 15.985778 41.102222 16.725333 15.473778 0 22.186667-6.599111 22.186667-16.213333 0-11.491556-15.928889-16.696889-31.886222-23.011556a52.053333 52.053333 0 0 1-42.126223-44.686222 50.005333 50.005333 0 0 1 57.088-47.160889 85.589333 85.589333 0 0 1 52.337778 19.057778v-0.142222z m-249.031111-338.631111h106.183111a14.791111 14.791111 0 0 1 12.970667 6.712888c3.356444 4.266667 4.039111 10.040889 1.735111 14.961778l-75.292444 127.658667 16.952888 30.151111h-64.568888L2796.234524 449.422222h64.568889l16.952889 31.004445 41.870222-66.986667h-104.96a14.961778 14.961778 0 0 1-12.231111-6.286222 14.421333 14.421333 0 0 1-3.214222-12.970667l10.979556-51.854222h-41.159111v-24.32h46.648888l15.928889-73.671111H2781.016747v-24.263111h55.836444l10.979556-49.379556h64.568889l-10.979556 49.379556h80.014222v24.263111h-84.992l-16.213333 73.671111h112.440889v24.32h-117.418667l-10.24 47.274667z m-131.896889 179.086222H2670.083413v-74.922667l-78.279111 5.859556v-23.836445l78.279111-5.888v-61.098666h-59.818666a15.644444 15.644444 0 0 1-11.946667-4.977778 16.241778 16.241778 0 0 1-3.527111-12.970667l19.968-152.32h-22.698667v-23.893333h25.685334l5.973333-43.776h59.079111l-5.717333 43.918222h90.225777v23.864889h-93.724444l-18.204444 137.671111a7.480889 7.480889 0 0 0 1.991111 5.888 7.082667 7.082667 0 0 0 5.973333 2.929778h10.24V278.812444h59.562667v106.439112h29.667555v23.836444h-29.667555v56.092444l34.161777-2.503111v23.864889l-34.133333 2.503111v79.900445-0.284445z m-98.702222 140.629333c6.229333-0.199111 12.430222 0.910222 18.204444 3.271111l-7.224888 34.901334a47.616 47.616 0 0 0-15.729778-2.474667 40.106667 40.106667 0 0 0-35.384889 30.151111v91.591111h-40.135111v-153.571555h32.910222l2.730667 27.164444h0.995555a53.788444 53.788444 0 0 1 43.633778-30.890667v-0.142222z m-149.589333-168.618667a27.875556 27.875556 0 0 1-27.904 27.591112h-99.214223v-23.836445h46.848a15.815111 15.815111 0 0 0 15.957334-15.928889V333.653333h-128.853334v-23.808h252.501334v23.808h-59.335111v207.189334-0.142223z m-182.215111-349.013333h230.115555v24.064h-230.115555v-24.064z m-64.056889 151.523556h18.944v225.564444h-64.853334V398.506667h-48.839111a818.346667 818.346667 0 0 0 43.377778-90.823111h-43.377778a664.974222 664.974222 0 0 0 57.344-136.448h64.824889c-6.741333 26.026667-15.502222 51.484444-26.168889 76.174222h32.881778a569.685333 569.685333 0 0 1-34.133333 95.914666v-0.085333zM2169.233636 866.702222h-40.391112v-90.794666c0-23.580444-6.485333-32.085333-21.674666-32.085334a44.430222 44.430222 0 0 0-32.142222 17.294222v105.585778h-39.907556v-153.6h32.910222l2.730667 20.309334h0.995555a70.997333 70.997333 0 0 1 49.863112-24.120889c33.166222 0 47.616 23.04 47.616 61.696v95.715555z m-123.648-451.640889h49.863111a451.982222 451.982222 0 0 1-34.133334 87.893334c9.955556 21.390222 20.679111 42.752 32.398223 64.056889h-68.835556a747.861333 747.861333 0 0 1-72.760889-179.086223h-21.191111v140.202667c0.483556 8.96 7.964444 15.928889 16.952889 15.872l19.427555 0.426667v23.836444h-75.52a29.383111 29.383111 0 0 1-30.663111-27.619555V210.204444a29.098667 29.098667 0 0 1 30.663111-27.619555h166.769778a29.098667 29.098667 0 0 1 30.663111 27.619555v150.272a29.383111 29.383111 0 0 1-30.663111 27.619556h-38.4c4.750222 18.830222 10.723556 37.205333 16.952889 55.608889 3.584-9.272889 6.428444-18.801778 8.476445-28.529778v-0.113778z m-43.861334-209.635555H1947.878969a16.554667 16.554667 0 0 0-16.952889 15.900444v54.840889h88.462222V222.208a17.578667 17.578667 0 0 0-17.664-16.611556v-0.170666z m17.692445 94.606222h-88.490667v64.426667h70.798222a16.896 16.896 0 0 0 17.692445-15.872v-48.554667zM1761.909191 866.702222H1689.603413v-202.979555h67.072c41.614222 0 73.528889 12.088889 73.528889 49.863111a46.108444 46.108444 0 0 1-27.676444 43.889778v1.706666c23.04 4.039111 39.424 24.661333 38.144 47.985778 0 40.760889-33.905778 59.733333-78.791111 59.733333v-0.199111z m-7.736889-172.003555h-23.921778v51.541333h23.409778c25.941333 0 37.148444-10.410667 37.148445-26.595556 0-17.578667-12.231111-24.746667-36.636445-24.746666v-0.199111z m4.238222 81.720889h-28.16v58.965333h28.16c27.676444 0 42.638222-9.984 42.638223-31.004445 0-19.512889-14.734222-27.733333-42.666667-27.733333v-0.227555z m-13.454222-215.864889a28.586667 28.586667 0 0 1-8.476444-19.939556v-89.543111h-37.148445v-23.864889h37.148445v-76.856889h-37.148445v-24.291555h138.097778v24.291555H1802.527858v76.999111h34.901333v23.893334H1802.527858v77.368889a16.184889 16.184889 0 0 0 16.469333 16.327111h18.432v23.836444h-72.277333a28.785778 28.785778 0 0 1-20.195556-7.992889v-0.227555z m17.436445-247.608889h-66.048c14.506667-46.307556 24.092444-93.980444 28.672-142.279111h65.536c-1.991111 19.456-4.977778 38.855111-8.476445 58.168889h55.352889v23.836444h-59.818667a696.32 696.32 0 0 1-15.217777 60.501333v-0.227555z m191.203555 455.480889a23.921778 23.921778 0 0 0-25.912889-26.624 86.442667 86.442667 0 0 0-42.382222 14.535111l-14.478222-26.595556a121.742222 121.742222 0 0 1 64.085333-20.280889c38.883556 0 59.079111 23.324444 59.079111 67.726223v89.742222h-32.910222l-2.986667-16.497778h-0.995555a72.021333 72.021333 0 0 1-46.364445 20.337778 43.52 43.52 0 0 1-45.368888-45.539556c0-32.967111 26.652444-50.232889 88.234666-56.803555z m-29.667555 70.741333a40.675556 40.675556 0 0 0 29.667555-15.075556v-31.004444c-37.376 4.977778-49.863111 15.075556-49.863111 28.785778a17.152 17.152 0 0 0 20.195556 17.294222z m326.087111-59.505778h1.223111l53.105778-66.360889h43.889777l-53.105777 62.776889 58.083555 90.794667h-43.633778l-37.376-63.630222-22.186666 25.230222v38.4h-39.139556v-218.88h39.139556v131.669333z m201.415111-107.52h33.649778v41.159111h37.888v31.800889h-37.888v67.982222a20.707556 20.707556 0 0 0 20.707555 25.799112c5.205333-0.227556 10.353778-1.336889 15.189334-3.299556l6.485333 29.383111c-10.325333 3.697778-21.191111 5.632-32.142222 5.745778-36.664889 0-50.631111-23.04-50.631111-57.6v-67.982222h-21.674667v-29.952l23.694222-1.905778 4.721778-41.130667z m302.876444 96.284445a23.921778 23.921778 0 0 0-25.912889-26.624 86.442667 86.442667 0 0 0-42.382222 14.535111l-14.449778-26.595556a121.742222 121.742222 0 0 1 64.056889-20.280889c38.883556 0 59.079111 23.324444 59.079111 67.726223v89.742222h-32.910222l-2.986666-16.497778h-0.995556a72.021333 72.021333 0 0 1-46.364444 20.337778 43.52 43.52 0 0 1-45.368889-45.539556c0-32.967111 26.424889-50.232889 88.234666-56.803555z m-29.667555 70.741333a40.675556 40.675556 0 0 0 29.667555-15.075556v-31.004444c-37.376 4.977778-49.834667 15.075556-49.834666 28.785778a17.152 17.152 0 0 0 20.195555 17.294222z m146.858666-105.585778h0.995556a70.997333 70.997333 0 0 1 49.834667-24.120889c33.166222 0 47.616 23.04 47.616 61.696v95.715556h-40.391111v-90.794667c0-23.580444-6.456889-32.056889-21.674667-32.056889a44.430222 44.430222 0 0 0-32.142222 17.265778v105.585778h-39.907556v-153.6h32.910222l2.759111 20.309333z m439.751112-24.120889c42.382222 0 64.284444 31.004444 64.284444 73.472 0.056889 6.200889-0.597333 12.373333-1.991111 18.375111h-94.72a40.334222 40.334222 0 0 0 42.638222 38.4 63.203556 63.203556 0 0 0 34.417778-10.695111l13.681778 24.689778a96.113778 96.113778 0 0 1-53.589334 17.009778 74.410667 74.410667 0 0 1-76.288-80.355556 75.207111 75.207111 0 0 1 71.537778-80.896z m29.639111 65.251556a28.757333 28.757333 0 0 0-29.155556-33.991111 34.56 34.56 0 0 0-33.393778 33.991111h62.577778z" 195 d="M3499.95008 747.576889c-5.148444-1.706667-10.524444-2.56-15.957333-2.503111a40.334222 40.334222 0 0 0-35.413334 30.151111v91.619555h-39.879111v-153.6h32.910222l2.730667 27.164445h0.995556a53.134222 53.134222 0 0 1 43.633777-31.004445c6.257778-0.170667 12.430222 0.938667 18.204445 3.328l-7.224889 34.844445z m-59.591111-179.114667h-63.800889a1286.144 1286.144 0 0 1-42.666667-204.231111h-14.193777v164.067556a16.184889 16.184889 0 0 0 15.957333 16.298666h17.720889v23.438223h-69.319111a27.676444 27.676444 0 0 1-28.16-27.619556v-176.184889h-27.676445v-23.836444h27.676445v-169.528889h63.800889v169.528889h121.656888v23.893333h-43.121777a1378.104889 1378.104889 0 0 0 42.126222 204.174222z m-104.675556-243.2a742.542222 742.542222 0 0 0 35.640889-143.530666h63.317334a835.811556 835.811556 0 0 1-34.673778 143.530666h-64.284445z m-106.467555 353.991111a50.062222 50.062222 0 0 0-16.213334-3.271111c-11.946667 0-18.688 7.111111-18.688 24.149334v13.169777h28.928v31.800889H3194.314524v121.770667h-40.135111v-121.742222h-20.679111v-29.952l20.679111-1.621334v-12.629333a49.863111 49.863111 0 0 1 53.361778-56.775111c9.955556 0 19.854222 1.848889 29.155556 5.461333l-7.480889 29.639111z m-59.335111-461.169777a12.458667 12.458667 0 0 0-13.454223-11.690667h-54.613333a11.946667 11.946667 0 0 0-12.686222 11.662222v217.656889h-49.379556v-225.564444a28.956444 28.956444 0 0 1 30.435556-28.046223h117.902222a29.098667 29.098667 0 0 1 30.919111 28.046223v225.564444h-49.123555V218.083556z m42.638222 351.488h-54.840889l-19.456-68.209778c-8.078222 23.893333-18.858667 46.791111-32.142222 68.209778h-62.577778a323.271111 323.271111 0 0 0 57.827556-195.413334V241.976889h55.580444v115.541333a583.964444 583.964444 0 0 1-6.968889 93.297778h28.444445l34.133333 118.727111z m-98.474667 158.663111l-17.948444 24.405333a59.192889 59.192889 0 0 0-33.393778-13.169778 16.327111 16.327111 0 0 0-20.195556 14.791111c0 11.264 15.189333 15.36 31.146667 21.418667 20.451556 7.68 42.894222 17.806222 42.894222 46.336 0 26.88-21.191111 48.554667-61.098666 48.554667a97.223111 97.223111 0 0 1-58.595556-21.674667l18.488889-25.230222c11.377778 10.097778 25.884444 15.985778 41.102222 16.725333 15.473778 0 22.186667-6.599111 22.186667-16.213333 0-11.491556-15.928889-16.696889-31.886222-23.011556a52.053333 52.053333 0 0 1-42.126223-44.686222 50.005333 50.005333 0 0 1 57.088-47.160889 85.589333 85.589333 0 0 1 52.337778 19.057778v-0.142222z m-249.031111-338.631111h106.183111a14.791111 14.791111 0 0 1 12.970667 6.712888c3.356444 4.266667 4.039111 10.040889 1.735111 14.961778l-75.292444 127.658667 16.952888 30.151111h-64.568888L2796.234524 449.422222h64.568889l16.952889 31.004445 41.870222-66.986667h-104.96a14.961778 14.961778 0 0 1-12.231111-6.286222 14.421333 14.421333 0 0 1-3.214222-12.970667l10.979556-51.854222h-41.159111v-24.32h46.648888l15.928889-73.671111H2781.016747v-24.263111h55.836444l10.979556-49.379556h64.568889l-10.979556 49.379556h80.014222v24.263111h-84.992l-16.213333 73.671111h112.440889v24.32h-117.418667l-10.24 47.274667z m-131.896889 179.086222H2670.083413v-74.922667l-78.279111 5.859556v-23.836445l78.279111-5.888v-61.098666h-59.818666a15.644444 15.644444 0 0 1-11.946667-4.977778 16.241778 16.241778 0 0 1-3.527111-12.970667l19.968-152.32h-22.698667v-23.893333h25.685334l5.973333-43.776h59.079111l-5.717333 43.918222h90.225777v23.864889h-93.724444l-18.204444 137.671111a7.480889 7.480889 0 0 0 1.991111 5.888 7.082667 7.082667 0 0 0 5.973333 2.929778h10.24V278.812444h59.562667v106.439112h29.667555v23.836444h-29.667555v56.092444l34.161777-2.503111v23.864889l-34.133333 2.503111v79.900445-0.284445z m-98.702222 140.629333c6.229333-0.199111 12.430222 0.910222 18.204444 3.271111l-7.224888 34.901334a47.616 47.616 0 0 0-15.729778-2.474667 40.106667 40.106667 0 0 0-35.384889 30.151111v91.591111h-40.135111v-153.571555h32.910222l2.730667 27.164444h0.995555a53.788444 53.788444 0 0 1 43.633778-30.890667v-0.142222z m-149.589333-168.618667a27.875556 27.875556 0 0 1-27.904 27.591112h-99.214223v-23.836445h46.848a15.815111 15.815111 0 0 0 15.957334-15.928889V333.653333h-128.853334v-23.808h252.501334v23.808h-59.335111v207.189334-0.142223z m-182.215111-349.013333h230.115555v24.064h-230.115555v-24.064z m-64.056889 151.523556h18.944v225.564444h-64.853334V398.506667h-48.839111a818.346667 818.346667 0 0 0 43.377778-90.823111h-43.377778a664.974222 664.974222 0 0 0 57.344-136.448h64.824889c-6.741333 26.026667-15.502222 51.484444-26.168889 76.174222h32.881778a569.685333 569.685333 0 0 1-34.133333 95.914666v-0.085333zM2169.233636 866.702222h-40.391112v-90.794666c0-23.580444-6.485333-32.085333-21.674666-32.085334a44.430222 44.430222 0 0 0-32.142222 17.294222v105.585778h-39.907556v-153.6h32.910222l2.730667 20.309334h0.995555a70.997333 70.997333 0 0 1 49.863112-24.120889c33.166222 0 47.616 23.04 47.616 61.696v95.715555z m-123.648-451.640889h49.863111a451.982222 451.982222 0 0 1-34.133334 87.893334c9.955556 21.390222 20.679111 42.752 32.398223 64.056889h-68.835556a747.861333 747.861333 0 0 1-72.760889-179.086223h-21.191111v140.202667c0.483556 8.96 7.964444 15.928889 16.952889 15.872l19.427555 0.426667v23.836444h-75.52a29.383111 29.383111 0 0 1-30.663111-27.619555V210.204444a29.098667 29.098667 0 0 1 30.663111-27.619555h166.769778a29.098667 29.098667 0 0 1 30.663111 27.619555v150.272a29.383111 29.383111 0 0 1-30.663111 27.619556h-38.4c4.750222 18.830222 10.723556 37.205333 16.952889 55.608889 3.584-9.272889 6.428444-18.801778 8.476445-28.529778v-0.113778z m-43.861334-209.635555H1947.878969a16.554667 16.554667 0 0 0-16.952889 15.900444v54.840889h88.462222V222.208a17.578667 17.578667 0 0 0-17.664-16.611556v-0.170666z m17.692445 94.606222h-88.490667v64.426667h70.798222a16.896 16.896 0 0 0 17.692445-15.872v-48.554667zM1761.909191 866.702222H1689.603413v-202.979555h67.072c41.614222 0 73.528889 12.088889 73.528889 49.863111a46.108444 46.108444 0 0 1-27.676444 43.889778v1.706666c23.04 4.039111 39.424 24.661333 38.144 47.985778 0 40.760889-33.905778 59.733333-78.791111 59.733333v-0.199111z m-7.736889-172.003555h-23.921778v51.541333h23.409778c25.941333 0 37.148444-10.410667 37.148445-26.595556 0-17.578667-12.231111-24.746667-36.636445-24.746666v-0.199111z m4.238222 81.720889h-28.16v58.965333h28.16c27.676444 0 42.638222-9.984 42.638223-31.004445 0-19.512889-14.734222-27.733333-42.666667-27.733333v-0.227555z m-13.454222-215.864889a28.586667 28.586667 0 0 1-8.476444-19.939556v-89.543111h-37.148445v-23.864889h37.148445v-76.856889h-37.148445v-24.291555h138.097778v24.291555H1802.527858v76.999111h34.901333v23.893334H1802.527858v77.368889a16.184889 16.184889 0 0 0 16.469333 16.327111h18.432v23.836444h-72.277333a28.785778 28.785778 0 0 1-20.195556-7.992889v-0.227555z m17.436445-247.608889h-66.048c14.506667-46.307556 24.092444-93.980444 28.672-142.279111h65.536c-1.991111 19.456-4.977778 38.855111-8.476445 58.168889h55.352889v23.836444h-59.818667a696.32 696.32 0 0 1-15.217777 60.501333v-0.227555z m191.203555 455.480889a23.921778 23.921778 0 0 0-25.912889-26.624 86.442667 86.442667 0 0 0-42.382222 14.535111l-14.478222-26.595556a121.742222 121.742222 0 0 1 64.085333-20.280889c38.883556 0 59.079111 23.324444 59.079111 67.726223v89.742222h-32.910222l-2.986667-16.497778h-0.995555a72.021333 72.021333 0 0 1-46.364445 20.337778 43.52 43.52 0 0 1-45.368888-45.539556c0-32.967111 26.652444-50.232889 88.234666-56.803555z m-29.667555 70.741333a40.675556 40.675556 0 0 0 29.667555-15.075556v-31.004444c-37.376 4.977778-49.863111 15.075556-49.863111 28.785778a17.152 17.152 0 0 0 20.195556 17.294222z m326.087111-59.505778h1.223111l53.105778-66.360889h43.889777l-53.105777 62.776889 58.083555 90.794667h-43.633778l-37.376-63.630222-22.186666 25.230222v38.4h-39.139556v-218.88h39.139556v131.669333z m201.415111-107.52h33.649778v41.159111h37.888v31.800889h-37.888v67.982222a20.707556 20.707556 0 0 0 20.707555 25.799112c5.205333-0.227556 10.353778-1.336889 15.189334-3.299556l6.485333 29.383111c-10.325333 3.697778-21.191111 5.632-32.142222 5.745778-36.664889 0-50.631111-23.04-50.631111-57.6v-67.982222h-21.674667v-29.952l23.694222-1.905778 4.721778-41.130667z m302.876444 96.284445a23.921778 23.921778 0 0 0-25.912889-26.624 86.442667 86.442667 0 0 0-42.382222 14.535111l-14.449778-26.595556a121.742222 121.742222 0 0 1 64.056889-20.280889c38.883556 0 59.079111 23.324444 59.079111 67.726223v89.742222h-32.910222l-2.986666-16.497778h-0.995556a72.021333 72.021333 0 0 1-46.364444 20.337778 43.52 43.52 0 0 1-45.368889-45.539556c0-32.967111 26.424889-50.232889 88.234666-56.803555z m-29.667555 70.741333a40.675556 40.675556 0 0 0 29.667555-15.075556v-31.004444c-37.376 4.977778-49.834667 15.075556-49.834666 28.785778a17.152 17.152 0 0 0 20.195555 17.294222z m146.858666-105.585778h0.995556a70.997333 70.997333 0 0 1 49.834667-24.120889c33.166222 0 47.616 23.04 47.616 61.696v95.715556h-40.391111v-90.794667c0-23.580444-6.456889-32.056889-21.674667-32.056889a44.430222 44.430222 0 0 0-32.142222 17.265778v105.585778h-39.907556v-153.6h32.910222l2.759111 20.309333z m439.751112-24.120889c42.382222 0 64.284444 31.004444 64.284444 73.472 0.056889 6.200889-0.597333 12.373333-1.991111 18.375111h-94.72a40.334222 40.334222 0 0 0 42.638222 38.4 63.203556 63.203556 0 0 0 34.417778-10.695111l13.681778 24.689778a96.113778 96.113778 0 0 1-53.589334 17.009778 74.410667 74.410667 0 0 1-76.288-80.355556 75.207111 75.207111 0 0 1 71.537778-80.896z m29.639111 65.251556a28.757333 28.757333 0 0 0-29.155556-33.991111 34.56 34.56 0 0 0-33.393778 33.991111h62.577778z"
196 fill="#4D4D4D" p-id="32913"></path> 196 fill="#4D4D4D" p-id="32913"></path>
197 </svg> 197 </svg>
198 </el-radio> 198 </el-radio>
199 <el-radio label="4" v-if="form.payTypeArr.indexOf('3')>-1" border> 199 <el-radio v-if="form.payTypeArr.indexOf('3')>-1" border label="4">
200 <!-- paypal--> 200 <!-- paypal-->
201 <svg t="1709002828937" class="icon" viewBox="0 0 4220 1024" version="1.1" 201 <svg class="icon" height="40" p-id="22654" t="1709002828937"
202 xmlns="http://www.w3.org/2000/svg" p-id="22654" width="94" height="40"> 202 version="1.1" viewBox="0 0 4220 1024" width="94" xmlns="http://www.w3.org/2000/svg">
203 <path 203 <path
204 d="M3249.722604 229.409369h-232.537679c-15.641548 0-29.197556 11.470468-32.325865 27.112016l-93.849287 595.421589c-2.08554 11.470468 7.299389 21.898167 18.769857 21.898167h118.875764c11.470468 0 20.855397-8.342159 21.898167-18.769858l27.112016-168.928717c2.08554-15.641548 15.641548-27.112016 32.325866-27.112016h72.99389c153.287169 0 240.879837-74.03666 263.820774-221.06721 10.427699-63.608961 0-114.704684-29.197556-150.158859-31.283096-38.582485-89.678208-58.395112-167.885947-58.395112z m27.112016 216.89613c-12.513238 83.421589-76.1222 83.421589-137.645621 83.421589h-35.454175l25.026476-155.372709c1.04277-9.384929 9.384929-16.684318 18.769858-16.684318h15.641547c41.710794 0 81.336049 0 102.191447 23.983707 12.513238 14.598778 15.641548 35.454175 11.470468 64.651731z" 204 d="M3249.722604 229.409369h-232.537679c-15.641548 0-29.197556 11.470468-32.325865 27.112016l-93.849287 595.421589c-2.08554 11.470468 7.299389 21.898167 18.769857 21.898167h118.875764c11.470468 0 20.855397-8.342159 21.898167-18.769858l27.112016-168.928717c2.08554-15.641548 15.641548-27.112016 32.325866-27.112016h72.99389c153.287169 0 240.879837-74.03666 263.820774-221.06721 10.427699-63.608961 0-114.704684-29.197556-150.158859-31.283096-38.582485-89.678208-58.395112-167.885947-58.395112z m27.112016 216.89613c-12.513238 83.421589-76.1222 83.421589-137.645621 83.421589h-35.454175l25.026476-155.372709c1.04277-9.384929 9.384929-16.684318 18.769858-16.684318h15.641547c41.710794 0 81.336049 0 102.191447 23.983707 12.513238 14.598778 15.641548 35.454175 11.470468 64.651731z"
205 fill="#009CDE" p-id="22655"></path> 205 fill="#009CDE" p-id="22655"></path>
206 <path 206 <path
207 d="M1594.84684 229.409369h-232.537678c-15.641548 0-29.197556 11.470468-32.325866 27.112016l-93.849287 595.421589c-2.08554 11.470468 7.299389 21.898167 18.769857 21.898167h110.533605c15.641548 0 29.197556-11.470468 32.325866-27.112017l25.026476-160.586558c2.08554-15.641548 15.641548-27.112016 32.325866-27.112016h72.99389c153.287169 0 240.879837-74.03666 263.820774-221.06721 10.427699-63.608961 0-114.704684-29.197556-150.158859-31.283096-38.582485-89.678208-58.395112-167.885947-58.395112z m27.112016 216.89613c-12.513238 83.421589-76.1222 83.421589-137.645621 83.421589h-35.454175l25.026476-155.372709c1.04277-9.384929 9.384929-16.684318 18.769858-16.684318h15.641548c41.710794 0 81.336049 0 102.191446 23.983707 12.513238 14.598778 15.641548 35.454175 11.470468 64.651731zM2288.288795 443.177189h-111.576375c-9.384929 0-17.727088 7.299389-18.769857 16.684318l-5.213849 31.283096-7.299389-11.470469c-23.983707-34.411405-77.164969-46.924644-131.389002-46.924643-123.046843 0-227.323829 92.806517-248.179226 223.152749-10.427699 64.651731 4.171079 127.217923 41.710794 171.014257 34.411405 39.625255 82.378819 56.309572 139.731161 56.309572 99.063136 0 153.287169-63.608961 153.287169-63.608961l-5.21385 31.283096c-2.08554 11.470468 7.299389 21.898167 18.769858 21.898167h100.105906c15.641548 0 29.197556-11.470468 32.325866-27.112017l60.480652-380.610998c2.08554-10.427699-6.256619-21.898167-18.769858-21.898167z m-154.329939 216.896131c-10.427699 63.608961-61.523422 106.362525-125.132383 106.362525-32.325866 0-58.395112-10.427699-75.079429-30.240326-16.684318-19.812627-22.940937-46.924644-17.727088-78.207739 10.427699-62.566191 61.523422-107.405295 124.089613-107.405295 31.283096 0 57.352342 10.427699 74.03666 30.240326 17.727088 20.855397 25.026477 47.967413 19.812627 79.250509z" 207 d="M1594.84684 229.409369h-232.537678c-15.641548 0-29.197556 11.470468-32.325866 27.112016l-93.849287 595.421589c-2.08554 11.470468 7.299389 21.898167 18.769857 21.898167h110.533605c15.641548 0 29.197556-11.470468 32.325866-27.112017l25.026476-160.586558c2.08554-15.641548 15.641548-27.112016 32.325866-27.112016h72.99389c153.287169 0 240.879837-74.03666 263.820774-221.06721 10.427699-63.608961 0-114.704684-29.197556-150.158859-31.283096-38.582485-89.678208-58.395112-167.885947-58.395112z m27.112016 216.89613c-12.513238 83.421589-76.1222 83.421589-137.645621 83.421589h-35.454175l25.026476-155.372709c1.04277-9.384929 9.384929-16.684318 18.769858-16.684318h15.641548c41.710794 0 81.336049 0 102.191446 23.983707 12.513238 14.598778 15.641548 35.454175 11.470468 64.651731zM2288.288795 443.177189h-111.576375c-9.384929 0-17.727088 7.299389-18.769857 16.684318l-5.213849 31.283096-7.299389-11.470469c-23.983707-34.411405-77.164969-46.924644-131.389002-46.924643-123.046843 0-227.323829 92.806517-248.179226 223.152749-10.427699 64.651731 4.171079 127.217923 41.710794 171.014257 34.411405 39.625255 82.378819 56.309572 139.731161 56.309572 99.063136 0 153.287169-63.608961 153.287169-63.608961l-5.21385 31.283096c-2.08554 11.470468 7.299389 21.898167 18.769858 21.898167h100.105906c15.641548 0 29.197556-11.470468 32.325866-27.112017l60.480652-380.610998c2.08554-10.427699-6.256619-21.898167-18.769858-21.898167z m-154.329939 216.896131c-10.427699 63.608961-61.523422 106.362525-125.132383 106.362525-32.325866 0-58.395112-10.427699-75.079429-30.240326-16.684318-19.812627-22.940937-46.924644-17.727088-78.207739 10.427699-62.566191 61.523422-107.405295 124.089613-107.405295 31.283096 0 57.352342 10.427699 74.03666 30.240326 17.727088 20.855397 25.026477 47.967413 19.812627 79.250509z"
208 fill="#003087" p-id="22656"></path> 208 fill="#003087" p-id="22656"></path>
209 <path 209 <path
210 d="M3943.164559 443.177189h-111.576375c-9.384929 0-17.727088 7.299389-18.769857 16.684318l-5.21385 31.283096-7.299389-11.470469c-23.983707-34.411405-77.164969-46.924644-131.389002-46.924643-123.046843 0-227.323829 92.806517-248.179226 223.152749-10.427699 64.651731 4.171079 127.217923 41.710795 171.014257 34.411405 39.625255 82.378819 56.309572 139.73116 56.309572 99.063136 0 153.287169-63.608961 153.28717-63.608961l-5.21385 31.283096c-2.08554 11.470468 7.299389 21.898167 18.769858 21.898167h100.105906c15.641548 0 29.197556-11.470468 32.325866-27.112017l60.480651-380.610998c2.08554-10.427699-6.256619-21.898167-18.769857-21.898167z m-154.329939 216.896131c-10.427699 63.608961-61.523422 106.362525-125.132383 106.362525-32.325866 0-58.395112-10.427699-75.07943-30.240326-16.684318-19.812627-22.940937-46.924644-17.727087-78.207739 10.427699-62.566191 61.523422-107.405295 124.089613-107.405295 31.283096 0 57.352342 10.427699 74.03666 30.240326 17.727088 20.855397 25.026477 47.967413 19.812627 79.250509z" 210 d="M3943.164559 443.177189h-111.576375c-9.384929 0-17.727088 7.299389-18.769857 16.684318l-5.21385 31.283096-7.299389-11.470469c-23.983707-34.411405-77.164969-46.924644-131.389002-46.924643-123.046843 0-227.323829 92.806517-248.179226 223.152749-10.427699 64.651731 4.171079 127.217923 41.710795 171.014257 34.411405 39.625255 82.378819 56.309572 139.73116 56.309572 99.063136 0 153.287169-63.608961 153.28717-63.608961l-5.21385 31.283096c-2.08554 11.470468 7.299389 21.898167 18.769858 21.898167h100.105906c15.641548 0 29.197556-11.470468 32.325866-27.112017l60.480651-380.610998c2.08554-10.427699-6.256619-21.898167-18.769857-21.898167z m-154.329939 216.896131c-10.427699 63.608961-61.523422 106.362525-125.132383 106.362525-32.325866 0-58.395112-10.427699-75.07943-30.240326-16.684318-19.812627-22.940937-46.924644-17.727087-78.207739 10.427699-62.566191 61.523422-107.405295 124.089613-107.405295 31.283096 0 57.352342 10.427699 74.03666 30.240326 17.727088 20.855397 25.026477 47.967413 19.812627 79.250509z"
211 fill="#009CDE" p-id="22657"></path> 211 fill="#009CDE" p-id="22657"></path>
212 <path 212 <path
213 d="M2880.582074 443.177189h-111.576375c-10.427699 0-20.855397 5.213849-27.112016 14.598778l-154.329939 227.323829-65.694501-217.9389c-4.171079-13.556008-16.684318-22.940937-31.283096-22.940937h-109.490835c-13.556008 0-22.940937 13.556008-18.769857 26.069247l123.046843 360.79837-115.747454 162.672098c-9.384929 12.513238 0 30.240326 15.641548 30.240326h111.576375c10.427699 0 20.855397-5.213849 26.069246-13.556008l371.226069-535.983707c11.470468-13.556008 2.08554-31.283096-13.556008-31.283096z" 213 d="M2880.582074 443.177189h-111.576375c-10.427699 0-20.855397 5.213849-27.112016 14.598778l-154.329939 227.323829-65.694501-217.9389c-4.171079-13.556008-16.684318-22.940937-31.283096-22.940937h-109.490835c-13.556008 0-22.940937 13.556008-18.769857 26.069247l123.046843 360.79837-115.747454 162.672098c-9.384929 12.513238 0 30.240326 15.641548 30.240326h111.576375c10.427699 0 20.855397-5.213849 26.069246-13.556008l371.226069-535.983707c11.470468-13.556008 2.08554-31.283096-13.556008-31.283096z"
214 fill="#003087" p-id="22658"></path> 214 fill="#003087" p-id="22658"></path>
215 <path 215 <path
216 d="M4074.553561 245.050916l-94.892057 605.849288c-2.08554 11.470468 7.299389 21.898167 18.769857 21.898167h95.934827c15.641548 0 29.197556-11.470468 32.325866-27.112017l93.849287-595.421588c2.08554-11.470468-7.299389-21.898167-18.769857-21.898167h-107.405296c-10.427699 1.04277-18.769857 7.299389-19.812627 16.684317z" 216 d="M4074.553561 245.050916l-94.892057 605.849288c-2.08554 11.470468 7.299389 21.898167 18.769857 21.898167h95.934827c15.641548 0 29.197556-11.470468 32.325866-27.112017l93.849287-595.421588c2.08554-11.470468-7.299389-21.898167-18.769857-21.898167h-107.405296c-10.427699 1.04277-18.769857 7.299389-19.812627 16.684317z"
217 fill="#009CDE" p-id="22659"></path> 217 fill="#009CDE" p-id="22659"></path>
218 <path 218 <path
219 d="M782.529121 259.649695c12.513238-79.250509 0-133.474542-42.753564-182.484726C691.808143 22.940937 606.301015 0 496.81018 0H178.765374c-21.898167 0-41.710794 16.684318-44.839104 38.582485L0.451728 879.05499c-3.12831 16.684318 10.427699 31.283096 27.112016 31.283096h196.040733l-13.556008 85.507128c-2.08554 14.598778 9.384929 27.112016 23.983707 27.112016h165.800407c19.812627 0 36.496945-14.598778 39.625255-33.368635l2.08554-8.342159 31.283095-198.126273 2.08554-10.427699c3.12831-19.812627 19.812627-33.368635 39.625255-33.368635h25.026476c160.586558 0 285.718941-64.651731 322.215886-253.393075 15.641548-79.250509 7.299389-144.94501-33.368635-190.826884-12.513238-13.556008-28.154786-26.069246-45.881874-35.454175" 219 d="M782.529121 259.649695c12.513238-79.250509 0-133.474542-42.753564-182.484726C691.808143 22.940937 606.301015 0 496.81018 0H178.765374c-21.898167 0-41.710794 16.684318-44.839104 38.582485L0.451728 879.05499c-3.12831 16.684318 10.427699 31.283096 27.112016 31.283096h196.040733l-13.556008 85.507128c-2.08554 14.598778 9.384929 27.112016 23.983707 27.112016h165.800407c19.812627 0 36.496945-14.598778 39.625255-33.368635l2.08554-8.342159 31.283095-198.126273 2.08554-10.427699c3.12831-19.812627 19.812627-33.368635 39.625255-33.368635h25.026476c160.586558 0 285.718941-64.651731 322.215886-253.393075 15.641548-79.250509 7.299389-144.94501-33.368635-190.826884-12.513238-13.556008-28.154786-26.069246-45.881874-35.454175"
220 fill="#009CDE" p-id="22660"></path> 220 fill="#009CDE" p-id="22660"></path>
221 <path 221 <path
222 d="M782.529121 259.649695c12.513238-79.250509 0-133.474542-42.753564-182.484726C691.808143 22.940937 606.301015 0 496.81018 0H178.765374c-21.898167 0-41.710794 16.684318-44.839104 38.582485L0.451728 879.05499c-3.12831 16.684318 10.427699 31.283096 27.112016 31.283096h196.040733l49.010184-312.830958-1.04277 9.384929c3.12831-21.898167 21.898167-38.582485 44.839104-38.582485h93.849287c183.527495 0 327.429735-74.03666 369.140529-289.89002l3.12831-18.769857" 222 d="M782.529121 259.649695c12.513238-79.250509 0-133.474542-42.753564-182.484726C691.808143 22.940937 606.301015 0 496.81018 0H178.765374c-21.898167 0-41.710794 16.684318-44.839104 38.582485L0.451728 879.05499c-3.12831 16.684318 10.427699 31.283096 27.112016 31.283096h196.040733l49.010184-312.830958-1.04277 9.384929c3.12831-21.898167 21.898167-38.582485 44.839104-38.582485h93.849287c183.527495 0 327.429735-74.03666 369.140529-289.89002l3.12831-18.769857"
223 fill="#012169" p-id="22661"></path> 223 fill="#012169" p-id="22661"></path>
224 <path 224 <path
225 d="M326.838693 260.692464c2.08554-13.556008 10.427699-23.983707 21.898167-30.240326 5.213849-2.08554 11.470468-4.171079 16.684318-4.171079h250.264766c29.197556 0 57.352342 2.08554 82.378819 6.256619 7.299389 1.04277 14.598778 2.08554 20.855397 4.17108 7.299389 1.04277 13.556008 3.12831 19.812627 5.213849l9.384929 3.128309c12.513238 4.171079 23.983707 9.384929 34.411405 14.598779 12.513238-79.250509 0-133.474542-42.753564-182.484726C691.808143 22.940937 606.301015 0 496.81018 0H178.765374c-21.898167 0-41.710794 16.684318-44.839104 38.582485L0.451728 879.05499c-3.12831 16.684318 10.427699 31.283096 27.112016 31.283096h196.040733l49.010184-312.830958L326.838693 260.692464z" 225 d="M326.838693 260.692464c2.08554-13.556008 10.427699-23.983707 21.898167-30.240326 5.213849-2.08554 11.470468-4.171079 16.684318-4.171079h250.264766c29.197556 0 57.352342 2.08554 82.378819 6.256619 7.299389 1.04277 14.598778 2.08554 20.855397 4.17108 7.299389 1.04277 13.556008 3.12831 19.812627 5.213849l9.384929 3.128309c12.513238 4.171079 23.983707 9.384929 34.411405 14.598779 12.513238-79.250509 0-133.474542-42.753564-182.484726C691.808143 22.940937 606.301015 0 496.81018 0H178.765374c-21.898167 0-41.710794 16.684318-44.839104 38.582485L0.451728 879.05499c-3.12831 16.684318 10.427699 31.283096 27.112016 31.283096h196.040733l49.010184-312.830958L326.838693 260.692464z"
226 fill="#003087" p-id="22662"></path> 226 fill="#003087" p-id="22662"></path>
227 </svg> 227 </svg>
228 </el-radio> 228 </el-radio>
229 </el-radio-group> 229 </el-radio-group>
...@@ -231,18 +231,18 @@ ...@@ -231,18 +231,18 @@
231 <div v-if="payType == '2'&&wePayCodeUrl"> 231 <div v-if="payType == '2'&&wePayCodeUrl">
232 <div class="payImgbox flexCenter"> 232 <div class="payImgbox flexCenter">
233 <div> 233 <div>
234 <img width="260" class="border" :src="wePayCodeUrl"/> 234 <img :src="wePayCodeUrl" class="border" width="260"/>
235 <img class="mt20" src="@/assets/img/sm.png"/> 235 <img class="mt20" src="@/assets/img/sm.png"/>
236 </div> 236 </div>
237 <div class="ml20"> 237 <div class="ml20">
238 <img height="360" src="@/assets/img/rr.jpg"/> 238 <img height="360" src="@/assets/img/rr.jpg"/>
239 </div> 239 </div>
240 </div> 240 </div>
241 <div class="tip text-center text-danger" v-if="language==0"> 241 <div v-if="language==0" class="tip text-center text-danger">
242 支付后不要关闭此窗口,等待确认支付成功. 242 支付后不要关闭此窗口,等待确认支付成功.
243 若长时间未收到支付成功提醒,请刷新页面 243 若长时间未收到支付成功提醒,请刷新页面
244 </div> 244 </div>
245 <div class="tip text-center text-danger" v-else> 245 <div v-else class="tip text-center text-danger">
246 After payment, do not close this window and wait for confirmation of successful payment. 246 After payment, do not close this window and wait for confirmation of successful payment.
247 <br/> 247 <br/>
248 If you have not received a notification of successful payment for a long time, 248 If you have not received a notification of successful payment for a long time,
...@@ -251,9 +251,9 @@ ...@@ -251,9 +251,9 @@
251 </div> 251 </div>
252 252
253 <div v-if="payType == '3'"> 253 <div v-if="payType == '3'">
254 <table class="table-border table" cellpadding="0" cellspacing="0"> 254 <table cellpadding="0" cellspacing="0" class="table-border table">
255 <tr> 255 <tr>
256 <th colspan="2" class="head"> 256 <th class="head" colspan="2">
257 {{ language == 0 ? '线下缴费的收款信息' : 'Offline Payment Collection Information' }} 257 {{ language == 0 ? '线下缴费的收款信息' : 'Offline Payment Collection Information' }}
258 </th> 258 </th>
259 </tr> 259 </tr>
...@@ -305,8 +305,9 @@ ...@@ -305,8 +305,9 @@
305 <tr> 305 <tr>
306 <th>{{ language == 0 ? '操作' : 'Actions' }}</th> 306 <th>{{ language == 0 ? '操作' : 'Actions' }}</th>
307 <td> 307 <td>
308 <file-upload :limit="1" v-model="voucherObj" :button-type="1" :is-show-tip="false" 308 <file-upload v-model="voucherObj" :button-text="language==0?'上传汇款单':'Upload Remittance Receipt'"
309 :button-text="language==0?'上传汇款单':'Upload Remittance Receipt'"/> 309 :button-type="1" :is-show-tip="false"
310 :limit="1"/>
310 <span v-if="language==0" 311 <span v-if="language==0"
311 class="text-danger size12">*您可以在上传汇款单完成后,与联系人进行电话确认。具体缴费结果,可以在个人中心-我的报名中查看进度</span> 312 class="text-danger size12">*您可以在上传汇款单完成后,与联系人进行电话确认。具体缴费结果,可以在个人中心-我的报名中查看进度</span>
312 <span v-else class="text-danger size12">*You can confirm with the contact person by phone after uploading the remittance form. The specific payment results can be viewed in the My Registration section of the personal center to check the progress</span> 313 <span v-else class="text-danger size12">*You can confirm with the contact person by phone after uploading the remittance form. The specific payment results can be viewed in the My Registration section of the personal center to check the progress</span>
...@@ -315,33 +316,33 @@ ...@@ -315,33 +316,33 @@
315 </table> 316 </table>
316 317
317 <div class="text-center"> 318 <div class="text-center">
318 <el-button type="primary" @click="upRR" round class="btn-lineG w200px">{{ 319 <el-button class="btn-lineG w200px" round type="primary" @click="upRR">{{
319 language == 0 ? '保存' : 'Save' 320 language == 0 ? '保存' : 'Save'
320 }} 321 }}
321 </el-button> 322 </el-button>
322 </div> 323 </div>
323 </div> 324 </div>
324 <div class="text-center mt20" v-else> 325 <div v-else class="text-center mt20">
325 <el-button v-if="!hideconfirmbtn" type="primary" @click="goPay" round class="btn-lineG w200px"> 326 <el-button v-if="!hideconfirmbtn" class="btn-lineG w200px" round type="primary" @click="goPay">
326 {{ language == 0 ? '确定' : 'Submit' }} 327 {{ language == 0 ? '确定' : 'Submit' }}
327 </el-button> 328 </el-button>
328 </div> 329 </div>
329 </div> 330 </div>
330 </el-card> 331 </el-card>
331 <el-card class="mb60"> 332 <el-card class="mb60">
332 <div class="text-center" v-if="form.payStatus == '3'"> 333 <div v-if="form.payStatus == '3'" class="text-center">
333 <el-icon color="#32B16C" size="80"> 334 <el-icon color="#32B16C" size="80">
334 <SuccessFilled/> 335 <SuccessFilled/>
335 </el-icon> 336 </el-icon>
336 <p class="text-success">{{ language == 0 ? '支付成功' : 'successful!' }}</p> 337 <p class="text-success">{{ language == 0 ? '支付成功' : 'successful!' }}</p>
337 <h3 class="wePrice">{{ language == 0 ? '¥' : '€' }}{{ form.totalFee || 0 }}</h3> 338 <h3 class="wePrice">{{ language == 0 ? '¥' : '€' }}{{ form.totalFee || 0 }}</h3>
338 339
339 <el-button type="primary" round class="btn-lineG w200px" @click="downInvoice"> 340 <el-button v-if="language != 0" class="btn-lineG w200px" round type="primary" @click="downInvoice">
340 {{ language == 0 ? '下载收据' : 'DownLoad Invoice' }} 341 {{ language == 0 ? '下载收据' : 'DownLoad Invoice' }}
341 </el-button> 342 </el-button>
342 </div> 343 </div>
343 </el-card> 344 </el-card>
344 <el-card class="mb60" v-if="form.payStatus == '1' && form.curPayType=='2'"> 345 <el-card v-if="form.payStatus == '1' && form.curPayType=='2'" class="mb60">
345 <!-- 线下支付待核销--> 346 <!-- 线下支付待核销-->
346 <label>{{ language == 0 ? '线下支付' : 'Offline Payment' }}</label> 347 <label>{{ language == 0 ? '线下支付' : 'Offline Payment' }}</label>
347 <div class="text-center"> 348 <div class="text-center">
...@@ -357,22 +358,22 @@ ...@@ -357,22 +358,22 @@
357 </el-card> 358 </el-card>
358 </div> 359 </div>
359 360
360 <div class="box" v-if="errorBox"> 361 <div v-if="errorBox" class="box">
361 <el-result 362 <el-result
362 icon="error" 363 :sub-title="language==0?'请确认订单号是否正确':'Please confirm if the order number is correct'"
363 :title="language==0?'未找到对应订单':'No corresponding order found'" 364 :title="language==0?'未找到对应订单':'No corresponding order found'"
364 :sub-title="language==0?'请确认订单号是否正确':'Please confirm if the order number is correct'" 365 icon="error"
365 > 366 >
366 <template #extra> 367 <template #extra>
367 <el-button type="primary" @click="goHome" class="btn-lineG w200px" round> 368 <el-button class="btn-lineG w200px" round type="primary" @click="goHome">
368 {{ language == 0 ? '返回首页' : 'Home' }} 369 {{ language == 0 ? '返回首页' : 'Home' }}
369 </el-button> 370 </el-button>
370 </template> 371 </template>
371 </el-result> 372 </el-result>
372 </div> 373 </div>
373 374
374 <el-dialog :title="language==0?'开收据':'Issue a receipt'" v-model="showSJDialog" width="460px" 375 <el-dialog v-model="showSJDialog" :close-on-click-modal="false" :close-on-press-escape="false"
375 :close-on-click-modal="false" :close-on-press-escape="false"> 376 :title="language==0?'开收据':'Issue a receipt'" width="460px">
376 <div class="flex"> 377 <div class="flex">
377 <el-form-item :label="language==0?'开票人':'Name'"> 378 <el-form-item :label="language==0?'开票人':'Name'">
378 <div class="flex"> 379 <div class="flex">
...@@ -523,7 +524,7 @@ function getSignList() { ...@@ -523,7 +524,7 @@ function getSignList() {
523 }).catch(err => { 524 }).catch(err => {
524 if (isLogin.value) { 525 if (isLogin.value) {
525 router.push({name: 'myMatch'}) 526 router.push({name: 'myMatch'})
526 return 527
527 } 528 }
528 }) 529 })
529 } 530 }
...@@ -663,7 +664,7 @@ function getremark() { ...@@ -663,7 +664,7 @@ function getremark() {
663 } 664 }
664 665
665 function submitSJ() { 666 function submitSJ() {
666 if(!lpName.value){ 667 if (!lpName.value) {
667 ElMessage.warning(language.value == 0 ? '请填写开票人' : 'Please fill in the invoice recipient') 668 ElMessage.warning(language.value == 0 ? '请填写开票人' : 'Please fill in the invoice recipient')
668 return 669 return
669 } 670 }
...@@ -715,7 +716,7 @@ const showSJ = () => { ...@@ -715,7 +716,7 @@ const showSJ = () => {
715 } 716 }
716 </script> 717 </script>
717 718
718 <style scoped lang="scss"> 719 <style lang="scss" scoped>
719 .wePrice { 720 .wePrice {
720 font-size: 24px; 721 font-size: 24px;
721 font-weight: 400; 722 font-weight: 400;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!