Browse Source

一些功能

Kirin 4 năm trước cách đây
mục cha
commit
ac831e3933

+ 2 - 2
app/api/controller/PublicController.php

@@ -51,14 +51,14 @@ class PublicController
                         }
                         }
                         $childs .= "]";
                         $childs .= "]";
                     }
                     }
-                    $ress = $kk == 0 ? ('{"value":  "' . $vv['name'] . '", "label": "' . $vv['name'] . '"}') : (',{"value": "' . $vv['name'] . '", "label": "' . $vv['name'] . '"}');
+                    $ress = $kk == 0 ? ('{"value":  "' . $vv['name'] . '", "label": "' . $vv['name'] . '"') : (',{"value": "' . $vv['name'] . '", "label": "' . $vv['name'] . '"');
                     if ($childs) $ress .= $childs;
                     if ($childs) $ress .= $childs;
                     $ress .= '}';
                     $ress .= '}';
                     $child .= $ress;
                     $child .= $ress;
                 }
                 }
                 $child .= "]";
                 $child .= "]";
             }
             }
-            $ress = $k == 0 ? ('{"value":  "' . $v['name'] . '", "label": "' . $v['name'] . '"}') : (',{"value": "' . $v['name'] . '", "label": "' . $v['name'] . '"}');
+            $ress = $k == 0 ? ('{"value":  "' . $v['name'] . '", "label": "' . $v['name'] . '"') : (',{"value": "' . $v['name'] . '", "label": "' . $v['name'] . '"');
             if ($child) $ress .= $child;
             if ($child) $ress .= $child;
             $ress .= '}';
             $ress .= '}';
             $res .= $ress;
             $res .= $ress;

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
public/static/plug/form-create/1.js


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác