南鑫林 před 6 roky
rodič
revize
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.touchWildToHide = "0"
         vProperty1.popupViewEdgeInsets = UIEdgeInsets(top: 0, left: 0, bottom: 0, right: 0)
-        vProperty1.animationDuration = 0.1
+        vProperty1.animationDuration = 0.2
         view.vProperty = vProperty1
         view.sureClosure = {
             [weak self] (productDetailSkuViewType,productDetailSkuModel) in