瀏覽代碼

动效时间

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

+ 1 - 1
RainbowPlanet/RainbowPlanet/Modules/ShoppingMallModule/ProductDetail/View/ProductDetailView.swift

@@ -251,7 +251,7 @@ class ProductDetailView: BaseView {
         vProperty1.maskViewColor = UIColor(white: 0, alpha: 0.5)
         vProperty1.maskViewColor = UIColor(white: 0, alpha: 0.5)
         vProperty1.touchWildToHide = "0"
         vProperty1.touchWildToHide = "0"
         vProperty1.popupViewEdgeInsets = UIEdgeInsets(top: 0, left: 0, bottom: 0, right: 0)
         vProperty1.popupViewEdgeInsets = UIEdgeInsets(top: 0, left: 0, bottom: 0, right: 0)
-        vProperty1.animationDuration = 0.1
+        vProperty1.animationDuration = 0.2
         view.vProperty = vProperty1
         view.vProperty = vProperty1
         view.sureClosure = {
         view.sureClosure = {
             [weak self] (productDetailSkuViewType,productDetailSkuModel) in
             [weak self] (productDetailSkuViewType,productDetailSkuModel) in