Commit 8a96645c authored by Steven杜宇's avatar Steven杜宇

// update: 港澳通行证图片更换

parent 78616553
...@@ -545,11 +545,11 @@ extension YHInformationPerfectListVC: UITableViewDelegate, UITableViewDataSource ...@@ -545,11 +545,11 @@ extension YHInformationPerfectListVC: UITableViewDelegate, UITableViewDataSource
} }
private func handleJumpLogic(tapIndex: Int) { private func handleJumpLogic(tapIndex: Int) {
#if DEBUG // #if DEBUG
// 开发模式下 任意跳转 // // 开发模式下 任意跳转
handleJumpLogicDebug(tapIndex: tapIndex) // handleJumpLogicDebug(tapIndex: tapIndex)
return // return
#endif // #endif
// 正式环境 // 正式环境
handleJumpLogicRelease(tapIndex: tapIndex) handleJumpLogicRelease(tapIndex: tapIndex)
} }
......
...@@ -5,12 +5,12 @@ ...@@ -5,12 +5,12 @@
"scale" : "1x" "scale" : "1x"
}, },
{ {
"filename" : "service_adopter_example_travel@2x.png", "filename" : "Group 2033195748.png",
"idiom" : "universal", "idiom" : "universal",
"scale" : "2x" "scale" : "2x"
}, },
{ {
"filename" : "service_adopter_example_travel@3x.png", "filename" : "Group 2033195748-1.png",
"idiom" : "universal", "idiom" : "universal",
"scale" : "3x" "scale" : "3x"
} }
......
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