diff --git a/css/sub-page.css b/css/sub-page.css index 84d7a70..59be6ce 100644 --- a/css/sub-page.css +++ b/css/sub-page.css @@ -69,4 +69,9 @@ okToolbar{ okToolbar span{ float: right; line-height: 30px; +} + +/*form表单*/ +.ok-form{ + margin-top: 10px; } \ No newline at end of file diff --git a/user-edit.html b/user-edit.html new file mode 100644 index 0000000..42e8eef --- /dev/null +++ b/user-edit.html @@ -0,0 +1,125 @@ + + + + + 编辑用户 + + + + + + + +
+ +
+ + 首页 + 常用页面 + 用户列表 + 编辑用户 + + + + +
+ +
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ + + +
+
+
+ +
+ +
+
+
+ +
+ + +
+
+
+ +
+ +
+
+
+
+ + +
+
+
+
+ + + + + \ No newline at end of file