增加查看协议
This commit is contained in:
@@ -5,7 +5,6 @@ import { onLoad } from "@dcloudio/uni-app";
|
||||
const url = ref("");
|
||||
onLoad((options) => {
|
||||
url.value = decodeURIComponent(options.url);
|
||||
console.log(url.value);
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user