Commit f4c3908b authored by Steven杜宇's avatar Steven杜宇

// 替换图片

parent 54b3520e
......@@ -213,7 +213,6 @@ private extension YHResignAppointGuideLineView {
if let _ = UIImage(named: "resign_appoint_guide_text_img") {
let radio = 1549.0/375.0
myScrollView.addSubview(bkgImageV)
bkgImageV.snp.makeConstraints { make in
......
......@@ -5,12 +5,12 @@
"scale" : "1x"
},
{
"filename" : "图片替换@2x.png",
"filename" : "图片替换-1.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "图片替换@3x.png",
"filename" : "图片替换.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