diff --git a/frontend/views/phone-center/edit.php b/frontend/views/phone-center/edit.php index 93e3ceb..6cadf28 100644 --- a/frontend/views/phone-center/edit.php +++ b/frontend/views/phone-center/edit.php @@ -11,12 +11,12 @@ use \common\libs\MyLib;
-
+
- -
+ +
-
+
diff --git a/frontend/views/phone-center/sub-edit.php b/frontend/views/phone-center/sub-edit.php index 186f2e5..2a0c215 100644 --- a/frontend/views/phone-center/sub-edit.php +++ b/frontend/views/phone-center/sub-edit.php @@ -11,18 +11,18 @@ use \common\libs\MyLib;
-
+
- -
+ +
-
+
diff --git a/frontend/views/phone-center/sub-index.php b/frontend/views/phone-center/sub-index.php index adde1cb..4a3ed84 100644 --- a/frontend/views/phone-center/sub-index.php +++ b/frontend/views/phone-center/sub-index.php @@ -23,7 +23,7 @@ use \common\libs\MyLib;
-
+
@@ -58,10 +58,10 @@ use \common\libs\MyLib; } function create() { title = '新增小号'; - layer_show(title, '/phone-center/sub-edit?assign_id='); + layer_show(title, '/phone-center/sub-edit?assign_id=id?>'); } function link(id) { - $.get('/phone/ax-init',{id:id,assign_id:},function(obj){ + $.get('/phone/ax-init',{id:id,assign_id:id?>},function(obj){ parent.layer.msg(obj.msg); },'json');