Explorar o código

Merge branch 'master' of ssh://git.dever.cc:10022/dever-product/churen

rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
2ac2d4d9e5
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      main/database/sell_config.php

+ 11 - 0
main/database/sell_config.php

@@ -138,6 +138,17 @@ return array
             'update'    => 'text',
         ),
 
+        'duihuan_pic'      => array
+        (
+            'type'      => 'varchar-150',
+            'name'      => '兑换页说明图片',
+            'default'   => '',
+            'desc'      => '兑换页底部描述',
+            'match'     => 'option',
+            'update'    => 'image',
+            'key'       => 1,
+        ),
+
         'duihuan'     => array
         (
             'type'      => 'text-255',