mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-07 09:56:45 +08:00
考试部分按钮遮挡住显示问题
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
onLoad(options) {
|
||||
//console.log(options.id)
|
||||
let decodeUrl=decodeURIComponent(options.reurl);
|
||||
console.log('接收后解码后:'+decodeUrl)
|
||||
//console.log('接收后解码后:'+decodeUrl)
|
||||
this.oldUrl = decodeUrl;
|
||||
},
|
||||
mounted(){
|
||||
|
||||
Reference in New Issue
Block a user