Browse Source

feat: NG-15: 新会员注册时增加国家与语言选项.

zhangl 1 năm trước cách đây
mục cha
commit
65d9fdab81
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      backendApi/modules/v1/models/lists/user/IndexList.php

+ 1 - 1
backendApi/modules/v1/models/lists/user/IndexList.php

@@ -325,7 +325,7 @@ class IndexList extends \common\libs\dataList\DataList implements DataListInterf
                     },
                     'headerOther' => function($row) {
                         return [
-                            'width' => '180',
+                            'width' => '200',
                         ];
                     },
                     'valueOther' => function($row) {