作者 何书鹏
1 个管道 的构建 通过 耗费 11 秒

bug修改

@@ -74,7 +74,7 @@ return array ( @@ -74,7 +74,7 @@ return array (
74 'content' => 74 'content' =>
75 array ( 75 array (
76 ), 76 ),
77 - 'value' => 'http://qeh3doe2m.bkt.clouddn.com', 77 + 'value' => 'http://qiniu.silk.brotop.cn',
78 'rule' => 'required', 78 'rule' => 'required',
79 'msg' => '', 79 'msg' => '',
80 'tip' => '未绑定CDN的话可使用七牛分配的测试域名', 80 'tip' => '未绑定CDN的话可使用七牛分配的测试域名',
@@ -104,7 +104,7 @@ return array ( @@ -104,7 +104,7 @@ return array (
104 'content' => 104 'content' =>
105 array ( 105 array (
106 ), 106 ),
107 - 'value' => 'http://silk.t.brotop.cn/addons/qiniu/index/notify', 107 + 'value' => 'https://silk.t.broteam.cn/addons/qiniu/index/notify',
108 'rule' => '', 108 'rule' => '',
109 'msg' => '', 109 'msg' => '',
110 'tip' => '', 110 'tip' => '',
@@ -30,7 +30,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin @@ -30,7 +30,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
30 {field: 'id', title: __('Id')}, 30 {field: 'id', title: __('Id')},
31 {field: 'type', title: __('Type'), operate: false, searchList: Config.typeList, formatter: Table.api.formatter.label}, 31 {field: 'type', title: __('Type'), operate: false, searchList: Config.typeList, formatter: Table.api.formatter.label},
32 {field: 'name', title: __('Name'), align: 'left'}, 32 {field: 'name', title: __('Name'), align: 'left'},
33 - {field: 'nickname', title: __('Nickname')}, 33 + // {field: 'nickname', title: __('Nickname')},
34 {field: 'flag', title: __('Flag'), formatter: Table.api.formatter.flag}, 34 {field: 'flag', title: __('Flag'), formatter: Table.api.formatter.flag},
35 {field: 'image', title: __('Image'), operate: false, events: Table.api.events.image, formatter: Table.api.formatter.image}, 35 {field: 'image', title: __('Image'), operate: false, events: Table.api.events.image, formatter: Table.api.formatter.image},
36 {field: 'weigh', title: __('Weigh')}, 36 {field: 'weigh', title: __('Weigh')},