瀏覽代碼

修改唤起页面

lex-xin 4 年之前
父節點
當前提交
d533611c89

二進制
dist/app.231e84344b43c7e70314.js.gz


File diff suppressed because it is too large
+ 0 - 0
dist/app.a7d2e6d791f91cf09b1a.js


二進制
dist/app.a7d2e6d791f91cf09b1a.js.gz


+ 0 - 1
dist/css/downLoad.06bed94b.css

@@ -1 +0,0 @@
-.container[data-v-2223e7d7]{overflow:hidden;background:url(../img/bg.89575063.png) top no-repeat #fff;background-size:contain;min-height:calc(100vh - .9rem);margin-top:.9rem;text-align:center}.container .tips[data-v-2223e7d7]{font-size:18px;color:#333;margin-top:2.6rem}.container .ps[data-v-2223e7d7]{font-size:12px;color:#ff3535}.wxContainer[data-v-2223e7d7]{overflow:hidden;height:100vh}.wxpopup[data-v-2223e7d7]{width:100%;height:100vh;position:absolute;top:0;left:0;background:rgba(0,0,0,.5)}.wxpopup img[data-v-2223e7d7]{width:88%;margin:0 6%}

+ 1 - 0
dist/css/downLoad.5e238194.css

@@ -0,0 +1 @@
+.container[data-v-4db1545c]{overflow:hidden;background:url(../img/bg.89575063.png) top no-repeat #fff;background-size:contain;min-height:calc(100vh - .9rem);margin-top:.9rem;text-align:center}.container .tips[data-v-4db1545c]{font-size:18px;color:#333;margin-top:2.6rem}.container .ps[data-v-4db1545c]{font-size:12px;color:#ff3535}.wxContainer[data-v-4db1545c]{overflow:hidden;height:100vh}.wxpopup[data-v-4db1545c]{width:100%;height:100vh;position:absolute;top:0;left:0;background:rgba(0,0,0,.5)}.wxpopup img[data-v-4db1545c]{width:88%;margin:0 6%}

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/js/downLoad.8c0fcec8.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/downLoad.9ab6da61.js


+ 1 - 1
src/views/downLoad.vue

@@ -38,7 +38,7 @@
 					url += '?id=' + params.id
 				}
 				if(params.memo == 1) {
-					url += `&memo=1`
+					url = `memo=1&url=` + url
 				} else if(params.memo == 2) { // 准考证页
 					url = `memo=2`
 					if(params.examRegistrationId) {

Some files were not shown because too many files changed in this diff