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
1e4675a2
Commit
1e4675a2
authored
Aug 04, 2019
by
季圣华
Browse files
给登录界面增加描述
parent
82d115dd
Changes
3
Hide whitespace changes
Inline
Side-by-side
erp_web/index.html
View file @
1e4675a2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<title>
ERP
系统
</title>
<title>
华夏
ERP
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<meta
name=
"renderer"
content=
"webkit"
>
<link
rel=
"shortcut icon"
href=
"/images/favicon.ico"
type=
"image/x-icon"
/>
...
...
erp_web/login.html
View file @
1e4675a2
<!DOCTYPE html>
<html>
<head>
<title>
ERP系统
</title>
<title>
华夏ERP
</title>
<meta
name=
"keywords"
content=
"ERP,ERP系统,进销存,进销存系统"
/>
<meta
name=
"description"
content=
"华夏ERP基于SpringBoot框架,立志为中小企业提供开源好用的ERP软件,目前专注进销存+财务功能。主要模块有零售管理、采购管理、销售管理、仓库管理、财务管理、报表查询、基础数据、系统管理等。支持预付款、收入支出、仓库调拨、组装拆卸、订单等特色功能。拥有库存状况、出入库统计等报表。同时对角色和权限进行了细致全面控制,精确到每个按钮和菜单。"
/>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=8"
>
<link
rel=
"shortcut icon"
href=
"/images/favicon.ico"
type=
"image/x-icon"
/>
...
...
@@ -31,7 +33,8 @@
</div>
</div>
<p
id=
"copyright"
>
Copyright © 2017-2020 季圣华(jishenghua)
Copyright © 2017-2020
<a
style=
"color:#00458a;"
href=
"https://www.huaxiaerp.com/"
target=
"_blank"
>
ERP系统
</a>
<a
style=
"color:#00458a;"
href=
"http://www.beian.miit.gov.cn"
target=
"_blank"
>
苏ICP备19040373号
</a>
<a
style=
"color:#00458a;"
href=
"https://gitee.com/jishenghua/JSH_ERP"
target=
"_blank"
>
华夏ERP_v2.0
</a>
</p>
...
...
erp_web/register.html
View file @
1e4675a2
<!DOCTYPE html>
<html>
<head>
<title>
ERP
系统
</title>
<title>
注册-华夏
ERP
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=8"
>
<meta
name=
"referrer"
content=
"Webkit"
>
...
...
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