瀏覽代碼

布局完成

南鑫林 6 年之前
父節點
當前提交
6a20960f7c

+ 13 - 0
RainbowPlanet/RainbowPlanet/Modules/ShoppingMallModule/ProductDetail/View/ProductDetailSkuView/ProductDetailSkuSectionHeaerCollectionReusableView.swift

@@ -0,0 +1,13 @@
+//
+//  ProductDetailSkuSectionHeaerCollectionReusableView.swift
+//  RainbowPlanet
+//
+//  Created by 南鑫林 on 2019/5/13.
+//  Copyright © 2019 RainbowPlanet. All rights reserved.
+//
+
+import UIKit
+
+class ProductDetailSkuSectionHeaerCollectionReusableView: UICollectionReusableView {
+        
+}

+ 13 - 0
RainbowPlanet/RainbowPlanet/Modules/ShoppingMallModule/ProductDetail/View/ProductDetailSkuView/ProductDetailSkuView.swift

@@ -0,0 +1,13 @@
+//
+//  ProductDetailSkuView.swift
+//  RainbowPlanet
+//
+//  Created by 南鑫林 on 2019/5/13.
+//  Copyright © 2019 RainbowPlanet. All rights reserved.
+//
+
+import UIKit
+
+class ProductDetailSkuView: baseView {
+
+}

+ 0 - 6
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/BG/Contents.json

@@ -1,6 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  }
-}

+ 23 - 0
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/CommonIcon/common_sku_cancel.imageset/Contents.json

@@ -0,0 +1,23 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "filename" : "common_sku_cancel.png",
+      "scale" : "1x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "common_sku_cancel@2x.png",
+      "scale" : "2x"
+    },
+    {
+      "idiom" : "universal",
+      "filename" : "common_sku_cancel@3x.png",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "version" : 1,
+    "author" : "xcode"
+  }
+}

二進制
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/CommonIcon/common_sku_cancel.imageset/common_sku_cancel.png


二進制
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/CommonIcon/common_sku_cancel.imageset/common_sku_cancel@2x.png


二進制
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/CommonIcon/common_sku_cancel.imageset/common_sku_cancel@3x.png


+ 3 - 3
RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/BG/bg0.imageset/Contents.json

@@ -2,17 +2,17 @@
   "images" : [
     {
       "idiom" : "universal",
-      "filename" : "bg0.png",
+      "filename" : "my_bg.png",
       "scale" : "1x"
     },
     {
       "idiom" : "universal",
-      "filename" : "bg0@2x.png",
+      "filename" : "my_bg@2x.png",
       "scale" : "2x"
     },
     {
       "idiom" : "universal",
-      "filename" : "bg0@3x.png",
+      "filename" : "my_bg@3x.png",
       "scale" : "3x"
     }
   ],

RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/BG/bg0.imageset/bg0.png → RainbowPlanet/RainbowPlanet/Supporting Files/MineModule.xcassets/my_bg.imageset/my_bg.png


RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/BG/bg0.imageset/bg0@2x.png → RainbowPlanet/RainbowPlanet/Supporting Files/MineModule.xcassets/my_bg.imageset/my_bg@2x.png


RainbowPlanet/RainbowPlanet/Supporting Files/Assets.xcassets/BG/bg0.imageset/bg0@3x.png → RainbowPlanet/RainbowPlanet/Supporting Files/MineModule.xcassets/my_bg.imageset/my_bg@3x.png