Commit 30f3fdb9 authored by Alex朱枝文's avatar Alex朱枝文

续签在港申请缴费调整

parent d1cb6ca9
......@@ -136,7 +136,7 @@ extension YHHKVisaRenewalApplicationVC {
let webPageUrl = paymentListModel.payment_url
if webPageUrl.count > 0, URL(string: webPageUrl) != nil {
let payMethodSection: [YHVisaRenewalInfoItemDetailType] = [.sectionHeader("港府官网缴费方式", "", {
}), .payMethodUrl("方式一", "点击下方链接,跳转浏览器,进入港府官网操作缴费", webPageUrl, { [weak self] in
}), .occupyingSpace, .payMethodUrl("方式一", "点击下方链接,跳转浏览器,进入港府官网操作缴费", webPageUrl, { [weak self] in
guard let self = self else {
return
}
......
......@@ -10,7 +10,7 @@ import UIKit
class YHHKVisaRenewalApplicationHeader: UIView {
private static let ratio = 368.0 / 686.0
private static let margin: CGFloat = 20
private static let margin: CGFloat = 16
static var viewHeight: CGFloat {
return (KScreenWidth - margin * 2) * ratio + margin
......
......@@ -5,12 +5,12 @@
"scale" : "1x"
},
{
"filename" : "visa_renewal_pay_tips@2x.png",
"filename" : "Group 2033194705@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "visa_renewal_pay_tips@3x.png",
"filename" : "Group 2033194705@3x.png",
"idiom" : "universal",
"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