Commit 1b936eac12fa7e86059ae0df28c3fe13aa70ae5b
1 parent
afa2fb86
宣化 通道码
Showing
4 changed files
with
29 additions
and
13 deletions
index.html
0 → 100644
1 | +<!DOCTYPE html> | |
2 | +<html> | |
3 | + <head> | |
4 | + <meta charset="utf-8"> | |
5 | + <meta name="google" content="notranslate"> | |
6 | + <meta name="viewport" content="width=device-width,initial-scale=1.0"> | |
7 | + <title>通道码</title> | |
8 | + <!--<script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=cuMSxNl5LOY6sf1M3nDGtG6tGXl5a0Bb"></script>--> | |
9 | + </head> | |
10 | + <body> | |
11 | + <div id="app"></div> | |
12 | + <!-- built files will be auto injected --> | |
13 | + </body> | |
14 | +</html> | ... | ... |
src/components/plateNumber.vue
... | ... | @@ -26,7 +26,7 @@ |
26 | 26 | <span>{{formData.num0}}</span> |
27 | 27 | </div> |
28 | 28 | <div class="num1" @click="clickKeyWordWrap(1)"><span>{{formData.num1}}</span></div> |
29 | - <!--<em class="spot"></em>--> | |
29 | + <em class="spot"></em> | |
30 | 30 | <div class="num1" @click="clickKeyWordWrap(2)"><span>{{formData.num2}}</span></div> |
31 | 31 | <div class="num1" @click="clickKeyWordWrap(3)"><span>{{formData.num3}}</span></div> |
32 | 32 | <div class="num1" @click="clickKeyWordWrap(4)"><span>{{formData.num4}}</span></div> |
... | ... | @@ -674,9 +674,9 @@ export default { |
674 | 674 | background-color: #d8d8d8; |
675 | 675 | } |
676 | 676 | & > div { |
677 | - width: 1.8rem; | |
678 | - height: 1.8rem; | |
679 | - border: 1px solid #e4e4e4; | |
677 | + width: 2.3rem; | |
678 | + height: 2.3rem; | |
679 | + border: 1px solid #4194EF; | |
680 | 680 | &.first { |
681 | 681 | position: relative; |
682 | 682 | text-align: center; |
... | ... | @@ -718,7 +718,7 @@ export default { |
718 | 718 | justify-content: center; |
719 | 719 | width: 100%; |
720 | 720 | height: 100%; |
721 | - font-size: 1rem; | |
721 | + font-size: 1.2rem; | |
722 | 722 | color: #828282; |
723 | 723 | &.first { |
724 | 724 | background-color: #9cbce2; |
... | ... | @@ -766,8 +766,8 @@ export default { |
766 | 766 | margin-bottom: 0.45rem; |
767 | 767 | .word { |
768 | 768 | box-sizing: border-box; |
769 | - width: 1.8rem; | |
770 | - height: 1.8rem; | |
769 | + width: 2.2rem; | |
770 | + height: 2.2rem; | |
771 | 771 | // border: 1px solid #9cbce2; |
772 | 772 | box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35); |
773 | 773 | border-radius: 0.16rem; |
... | ... | @@ -788,6 +788,7 @@ export default { |
788 | 788 | color: #000; |
789 | 789 | // border: 1px solid #fff; |
790 | 790 | border-radius: 0.125rem; |
791 | + font-size: 1.2rem; | |
791 | 792 | } |
792 | 793 | img { |
793 | 794 | width: 1.6rem; |
... | ... | @@ -811,18 +812,19 @@ export default { |
811 | 812 | justify-content: space-between; |
812 | 813 | align-items: center; |
813 | 814 | height: 2rem; |
814 | - margin-bottom: 0.3rem; | |
815 | + margin-bottom: 0.6rem; | |
815 | 816 | span { |
816 | 817 | text-align: center; |
817 | 818 | display: flex; |
818 | - width: 1.8rem; | |
819 | + width: 2.2rem; | |
819 | 820 | align-items: center; |
820 | 821 | justify-content: center; |
821 | - height: 1.8rem; | |
822 | + height: 2.2rem; | |
822 | 823 | margin: 0 0.3rem; |
823 | 824 | box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35); |
824 | 825 | background-color: #fff; |
825 | 826 | border-radius: 0.125rem; |
827 | + font-size: 1.2rem; | |
826 | 828 | &:active { |
827 | 829 | background-color: #e4e4e4; |
828 | 830 | } | ... | ... |
src/utils/request.js
... | ... | @@ -10,7 +10,7 @@ const service = axios.create({ |
10 | 10 | |
11 | 11 | // https://dev.renniting.cn/pay/ 赤峰农行测试环境 |
12 | 12 | |
13 | - baseURL: 'https://pay.jycrtc.com/', // url = base url + request url | |
13 | + baseURL: 'https://pay.ccccitd.cc', // url = base url + request url | |
14 | 14 | // withCredentials: true, // send cookies when cross-domain requests |
15 | 15 | timeout: 6000 // request timeout |
16 | 16 | }) | ... | ... |
src/utils/utils.js
... | ... | @@ -177,9 +177,9 @@ export default { |
177 | 177 | |
178 | 178 | myDeviceInfo: 'BC0703A4-AFB0-4B51-9089-9B7487C0CC6E', // 公共请求设备信息 |
179 | 179 | |
180 | - myVxAppId: 'wx74f1b0ec227958da', | |
180 | + myVxAppId: 'wx1489e48e6a547023', | |
181 | 181 | |
182 | - myOrgId: '10107', | |
182 | + myOrgId: '10120', | |
183 | 183 | |
184 | 184 | myGetSign: function (objb) { // 获取签名 |
185 | 185 | var compare = function (obj1, obj2) { | ... | ... |