瀏覽代碼

add auto take cash function

abiao 4 年之前
父節點
當前提交
bb65a84571
共有 1 個文件被更改,包括 1 次插入1 次删除
  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]