Commit ec1623cb authored by David黄金龙's avatar David黄金龙

提交测评码url

parent e01f954c
...@@ -258,9 +258,8 @@ extension YHMyViewController : UITableViewDelegate, UITableViewDataSource { ...@@ -258,9 +258,8 @@ extension YHMyViewController : UITableViewDelegate, UITableViewDataSource {
} }
case .myTestCode://我的测评码 case .myTestCode://我的测评码
printLog("我的测评码") printLog("我的测评码")
YHHUD.flash(message: "还需要产品给图片链接")
let vc = YHHomeWebViewController() let vc = YHHomeWebViewController()
vc.url = "https://upload.cdn.galaxy-immi.com/sell/product/images/page-1686138671996.png" vc.url = "https://test-cdn-pub.galaxy-immi.com/5000000/2377716732943678766120240418180233.png"
self.navigationController?.pushViewController(vc) self.navigationController?.pushViewController(vc)
case .appointGalaxyBay://预约银河湾 case .appointGalaxyBay://预约银河湾
......
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