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

替换图片地址

parent 6f17a3aa
......@@ -254,7 +254,6 @@ extension YHMyViewController : UITableViewDelegate, UITableViewDataSource {
printLog(param)
// todo: 黄金龙
var token : String = param
//待h5端同学提供
#if DEBUG
var url = "https://test-hkdiy-h5.galaxy-immi.com/superApp/integral"
#elseif TESTENV
......@@ -276,7 +275,7 @@ extension YHMyViewController : UITableViewDelegate, UITableViewDataSource {
printLog("我的测评码")
let vc = YHHomeWebViewController()
vc.vcTitle = "我的测评码"
vc.url = "https://test-cdn-pub.galaxy-immi.com/5000000/2377716732943678766120240418180233.png"
vc.url = "https://cdn-public.galaxy-immi.com/app/cepingma.png"
self.navigationController?.pushViewController(vc)
// todo: 黄金龙
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