Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
17b1f37c
"vscode:/vscode.git/clone" did not exist on "a95ecbda1b5d264f0f4de462c6c07929404c8a98"
Commit
17b1f37c
authored
Sep 07, 2017
by
季圣华
Browse files
用户配置界面样式修改
parent
ae26d3aa
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/pages/user/userCustomer.jsp
View file @
17b1f37c
...
...
@@ -22,8 +22,8 @@
</head>
<body>
<!-- 数据显示table -->
<div>
<a
id=
"btnOK"
class=
"easyui-linkbutton"
>
保存
</a>
<div
style=
"padding-bottom: 10px;"
>
<a
id=
"btnOK"
class=
"easyui-linkbutton"
iconCls=
"icon-ok"
>
保存
</a>
</div>
<div>
<ul
id=
"tt"
></ul>
...
...
src/main/webapp/pages/user/userDepot.jsp
View file @
17b1f37c
...
...
@@ -23,8 +23,8 @@
</head>
<body>
<!-- 数据显示table -->
<div>
<a
id=
"btnOK"
class=
"easyui-linkbutton"
>
保存
</a>
<div
style=
"padding-bottom: 10px;"
>
<a
id=
"btnOK"
class=
"easyui-linkbutton"
iconCls=
"icon-ok"
>
保存
</a>
</div>
<div>
<ul
id=
"tt"
></ul>
...
...
src/main/webapp/pages/user/userRole.jsp
View file @
17b1f37c
...
...
@@ -23,8 +23,8 @@
</head>
<body>
<!-- 数据显示table -->
<div>
<a
id=
"btnOK"
class=
"easyui-linkbutton"
>
保存
</a>
<div
style=
"padding-bottom: 10px;"
>
<a
id=
"btnOK"
class=
"easyui-linkbutton"
iconCls=
"icon-ok"
>
保存
</a>
</div>
<div>
<ul
id=
"tt"
></ul>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment