Commit 2c1e9d68 authored by 肖健's avatar 肖健

更改回原来的参数

parent 9c0523d9
...@@ -6,15 +6,15 @@ ...@@ -6,15 +6,15 @@
export default { export default {
data(){ data(){
return { return {
} }
}, },
onLoad(){ onLoad(){
let url = "https://car.m.jd.com/h5/list.html?final-action=closewebview&source=selfWashCar" let url = "https://car.m.jd.com/h5/list.html?final-action=closewebview&source=licenseprocedure"
util.redirectToH5({page:url}) util.redirectToH5({page:url})
} }
} }
</script> </script>
<style> <style>
</style> </style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment