Quellcode durchsuchen

add auto take cash function

abiao vor 4 Jahren
Ursprung
Commit
bb65a84571
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      app/models/product_commend.rb

+ 1 - 1
app/models/product_commend.rb

@@ -8,7 +8,7 @@ class ProductCommend < ActiveRecord::Base
 
     rails_admin do
         navigation_label '商品管理'
-        weight -300
+        weight -100
 
         list do 
             filters [:score]