Commit f06b6588 authored by Mac's avatar Mac

1

parent ad431e8f
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
fail(err){ fail(err){
console.log(err) console.log(err)
uni.navigateTo({ uni.navigateTo({
url:'/pages/webbox/webbox2?u=http://localhost:8181/#/koreaUpload&data='+encodeURIComponent(JSON.stringify(this.CompData))+'&index='+this.index url:'/pages/webbox/webbox2?u=https://edu.kookaku.com/#/koreaUpload&data='+encodeURIComponent(JSON.stringify(this.CompData))+'&index='+this.index
}) })
} }
......
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