ce5138f2 by simon

#86 #87

1 parent 5d285716
...@@ -799,7 +799,7 @@ module.exports = { ...@@ -799,7 +799,7 @@ module.exports = {
799 nationality: "Nationality", 799 nationality: "Nationality",
800 employer: "Employer", 800 employer: "Employer",
801 maritalStatus: "Marital Status", 801 maritalStatus: "Marital Status",
802 submit: "Confirm", 802 submit: "Submit",
803 upload: "Upload Attachment", 803 upload: "Upload Attachment",
804 modifyTips1: "If you need to modify please", 804 modifyTips1: "If you need to modify please",
805 modifyTips2: "contact customer service", 805 modifyTips2: "contact customer service",
......
...@@ -188,7 +188,7 @@ module.exports = { ...@@ -188,7 +188,7 @@ module.exports = {
188 address:"香港尖沙咀廣東道21號港威大廈第五座16樓A137", 188 address:"香港尖沙咀廣東道21號港威大廈第五座16樓A137",
189 189
190 ourProducts:"產品介紹", 190 ourProducts:"產品介紹",
191 VHIS:"自願醫保", 191 VHIS:"自願醫保計劃",
192 Insurance:"分紅終身壽險計劃", 192 Insurance:"分紅終身壽險計劃",
193 193
194 hkPhone: "香港號碼", 194 hkPhone: "香港號碼",
...@@ -808,7 +808,7 @@ module.exports = { ...@@ -808,7 +808,7 @@ module.exports = {
808 nationality: "國籍", 808 nationality: "國籍",
809 employer: "工作單位", 809 employer: "工作單位",
810 maritalStatus: "婚姻狀況", 810 maritalStatus: "婚姻狀況",
811 submit: "確認修改", 811 submit: "提交申請",
812 upload: "附件上傳", 812 upload: "附件上傳",
813 modifyTips1: "如需修改請", 813 modifyTips1: "如需修改請",
814 modifyTips2: "聯繫客服", 814 modifyTips2: "聯繫客服",
......
...@@ -189,7 +189,7 @@ module.exports = { ...@@ -189,7 +189,7 @@ module.exports = {
189 address:"香港尖沙咀广东道21号港威大厦第五座16楼A137", 189 address:"香港尖沙咀广东道21号港威大厦第五座16楼A137",
190 190
191 ourProducts:"产品介绍", 191 ourProducts:"产品介绍",
192 VHIS:"自愿医保", 192 VHIS:"自愿医保计划",
193 Insurance:"分红终身寿险计划", 193 Insurance:"分红终身寿险计划",
194 194
195 hkPhone: "香港号码", 195 hkPhone: "香港号码",
...@@ -811,7 +811,7 @@ module.exports = { ...@@ -811,7 +811,7 @@ module.exports = {
811 nationality: "国籍", 811 nationality: "国籍",
812 employer: "工作单位", 812 employer: "工作单位",
813 maritalStatus: "婚姻状况", 813 maritalStatus: "婚姻状况",
814 submit: "确认修改", 814 submit: "提交申请",
815 upload: "附件上传", 815 upload: "附件上传",
816 modifyTips1: "如需修改请", 816 modifyTips1: "如需修改请",
817 modifyTips2: "联系客服", 817 modifyTips2: "联系客服",
......
...@@ -51,9 +51,9 @@ ...@@ -51,9 +51,9 @@
51 <!-- 菜单 移动端 前一版本移动端菜单跟PC版菜单不同,先照样独立维护两个菜单 --> 51 <!-- 菜单 移动端 前一版本移动端菜单跟PC版菜单不同,先照样独立维护两个菜单 -->
52 <div class="nav nav2"> 52 <div class="nav nav2">
53 <div class="nav-v"> 53 <div class="nav-v">
54 <div class="n-item n-item-tit">產品介紹</div> 54 <div class="n-item n-item-tit">{{$t('footer.ourProducts')}}</div>
55 <div @click="toPage('vhisDetail')" class="n-item">自願醫保</div> 55 <div @click="toPage('vhisDetail')" class="n-item">{{$t('footer.VHIS')}}</div>
56 <div @click="toPage('genRich')" class="n-item">投資成份保險</div> 56 <div @click="toPage('genRich')" class="n-item">{{$t('footer.Insurance')}}</div>
57 </div> 57 </div>
58 58
59 <div class="nav-v"> 59 <div class="nav-v">
......
...@@ -162,23 +162,28 @@ ...@@ -162,23 +162,28 @@
162 } 162 }
163 163
164 .submit-btn { 164 .submit-btn {
165 width: 163px; 165 // width: 163px;
166 height: 49px; 166 // height: 49px;
167 margin: 0 auto 0; 167 // margin: 0 auto 0;
168 line-height: 49px; 168 // line-height: 49px;
169 box-shadow: 0px 10px 13px 0 rgba(236, 100, 41, 0.2); 169 // box-shadow: 0px 10px 13px 0 rgba(236, 100, 41, 0.2);
170 background-blend-mode: soft-light, ; 170 // background-blend-mode: soft-light, ;
171 background-image: linear-gradient(to top, #000000, #ffffff), linear-gradient(to bottom, #ec6429, #ec6429); 171 // background-image: linear-gradient(to top, #000000, #ffffff), linear-gradient(to bottom, #ec6429, #ec6429);
172 text-align: center; 172 // text-align: center;
173 color: #ffffff; 173 // color: #ffffff;
174 border-radius: 42px; 174 // border-radius: 42px;
175 cursor: pointer; 175 // cursor: pointer;
176 border: none; 176 // border: none;
177 color: #ffffff; 177 // color: #ffffff;
178 background-color: #f05a23; 178 // background-color: #f05a23;
179 box-shadow: 0px 10px 13px 0 rgba(236, 100, 41, 0.2); 179 // box-shadow: 0px 10px 13px 0 rgba(236, 100, 41, 0.2);
180 background-blend-mode: soft-light, ; 180 // background-blend-mode: soft-light, ;
181 background-image: linear-gradient(to top, #000000, #ffffff), linear-gradient(to bottom, #ec6429, #ec6429); 181 // background-image: linear-gradient(to top, #000000, #ffffff), linear-gradient(to bottom, #ec6429, #ec6429);
182 @include btc4(300px, 50px, 18px);
183 width: 300px;
184 height: 50px;
185 border-radius: 25px;
186 margin: 40px auto 0;
182 } 187 }
183 188
184 .submit-btn :lang(zh) { 189 .submit-btn :lang(zh) {
......