新增三码适配
This commit is contained in:
@@ -182,7 +182,9 @@
|
||||
if (opts && opts.redirect) {
|
||||
try {
|
||||
redirect.value = decodeURIComponent(opts.redirect)
|
||||
} catch (_) {}
|
||||
} catch (err) {
|
||||
|
||||
}
|
||||
}
|
||||
// #ifdef H5
|
||||
isHTML5.value = true
|
||||
|
||||
Reference in New Issue
Block a user