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
Springboot Plus
Commits
50e9562e
Commit
50e9562e
authored
Apr 28, 2018
by
scwang18
Browse files
恢复默认版本
parent
64e78604
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin-core/src/main/resources/templates/core/codeGen/edit.html
View file @
50e9562e
...
...
@@ -72,7 +72,7 @@
<label
class=
"layui-form-label"
>
系统包名
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
name=
"basePackage"
value=
"c
n.wlyoa.dnjd
"
class=
"layui-input"
>
value=
"c
om.ibeetl.cms
"
class=
"layui-input"
>
</div>
</div>
</div>
...
...
@@ -102,14 +102,14 @@
<div
class=
"layui-inline"
>
<label
class=
"layui-form-label"
>
urlBase
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
name=
"urlBase"
value=
"
dnjd
"
class=
"layui-input"
>
<input
type=
"text"
name=
"urlBase"
value=
"
cms
"
class=
"layui-input"
>
</div>
</div>
<div
class=
"layui-inline"
>
<label
class=
"layui-form-label"
>
system
</label>
<div
class=
"layui-input-inline"
>
<input
type=
"text"
name=
"entity.system"
value=
"
dnjd
"
<input
type=
"text"
name=
"entity.system"
value=
"
cms
"
class=
"layui-input"
>
</div>
</div>
...
...
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