南鑫林 5 年 前
コミット
22176a13a0

+ 1 - 1
RainbowPlanet/RainbowPlanet/Modules/CommunityModule/CommunityShareContent/CommunityShareContentViewController.swift

@@ -165,7 +165,7 @@ class CommunityShareContentViewController: BaseViewController {
     lazy var scrollView : UIScrollView = {
         let scrollView = UIScrollView(frame: CGRect(x: 0, y: kNavBarTotalHeight, width: kScreenWidth, height: kScreenHeight-kNavBarTotalHeight-152))
         scrollView.contentSize = CGSize(width: kScreenWidth, height: 667*kScaleWidth)
-        scrollView.backgroundColor = UIColor(patternImage: kImage(name: "pic_select_bg")!)
+        scrollView.backgroundColor = UIColor(patternImage: kImage(name: "chat_pic_bg")!)
         
         return scrollView
     }()

BIN
RainbowPlanet/RainbowPlanet/Supporting Files/CommunityModule.xcassets/posters_pic_text.imageset/posters_pic_text@2x.png


BIN
RainbowPlanet/RainbowPlanet/Supporting Files/CommunityModule.xcassets/posters_pic_text.imageset/posters_pic_text@3x.png