Commit 375bfc88 authored by CZ1004's avatar CZ1004

修改链接

parent a6c383bd
......@@ -15,7 +15,7 @@ class PrivacyPolicyWebViewController:BaseWebViewController {
titleView.model.title = "Privacy Policy"
LoadWithUrl(url: "https://sites.google.com/view/test-ios-use/home")
LoadWithUrl(url: "https://v0-privacy-green.vercel.app/privacy")
view.backgroundColor = .white
webView.width = ScreenW - 20.RW()
......
......@@ -15,7 +15,7 @@ class TermOfUseWebViewController:BaseWebViewController {
titleView.model.title = "Term of Use"
LoadWithUrl(url: "https://sites.google.com/view/testiosterms/home")
LoadWithUrl(url: "https://v0-privacy-green.vercel.app/terms")
view.backgroundColor = .white
webView.width = ScreenW - 20.RW()
......
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