Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
saasio
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
reyun
saasio
Commits
6189adc0
Commit
6189adc0
authored
Mar 02, 2018
by
manxiaoqiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reged
parent
159549da
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
44 additions
and
39 deletions
+44
-39
pom.xml
pom.xml
+5
-0
activation.html
src/main/webapp/activation.html
+4
-4
demo.html
src/main/webapp/demo.html
+2
-2
failure.html
src/main/webapp/failure.html
+4
-4
forget.html
src/main/webapp/forget.html
+4
-4
home1.html
src/main/webapp/home1.html
+4
-4
index.html
src/main/webapp/index.html
+5
-5
login.html
src/main/webapp/login.html
+4
-4
olduser.html
src/main/webapp/olduser.html
+4
-4
resetpwd.html
src/main/webapp/resetpwd.html
+4
-4
success.html
src/main/webapp/success.html
+4
-4
No files found.
pom.xml
View file @
6189adc0
...
@@ -57,6 +57,11 @@
...
@@ -57,6 +57,11 @@
<admin.url>
http://localhost:8080
</admin.url>
<admin.url>
http://localhost:8080
</admin.url>
<awsneed>
false
</awsneed>
<awsneed>
false
</awsneed>
<report.url>
http://172.31.1.122:9010
</report.url>
<admin.url>
http://localhost:8080
</admin.url>
<receiver.host>
172.31.30.1,172.31.22.39,172.31.22.38,172.31.4.0,172.31.3.123,172.31.16.68,172.31.30.154,172.31.26.177
</receiver.host>
<receiver.port>
8080
</receiver.port>
<mail.host>
smtp.exmail.qq.com
</mail.host>
<mail.host>
smtp.exmail.qq.com
</mail.host>
<mail.username>
manager@reyun.com
</mail.username>
<mail.username>
manager@reyun.com
</mail.username>
...
...
src/main/webapp/activation.html
View file @
6189adc0
...
@@ -7,10 +7,10 @@
...
@@ -7,10 +7,10 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
1737791448831558
2"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
896955691045150
2"
>
<script
src=
"scripts/change.js?r=0.
038060850696638227
"
></script>
<script
src=
"scripts/change.js?r=0.
9241634020581841
"
></script>
<script
src=
"scripts/regcom1.js?r=0.2
2607403295114636
"
></script>
<script
src=
"scripts/regcom1.js?r=0.2
57606434635818
"
></script>
<script
src=
"scripts/regui.js?r=0.
01922464300878346
"
></script>
<script
src=
"scripts/regui.js?r=0.
8331536138430238
"
></script>
</head>
</head>
<body
ng-app=
"app"
ng-controller=
"acvitationCtrl"
>
<body
ng-app=
"app"
ng-controller=
"acvitationCtrl"
>
...
...
src/main/webapp/demo.html
View file @
6189adc0
...
@@ -7,8 +7,8 @@
...
@@ -7,8 +7,8 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<script
src=
"scripts/change.js?r=0.
1720105002168566
"
></script>
<script
src=
"scripts/change.js?r=0.
03451111284084618
"
></script>
<script
src=
"scripts/demo.js?r=0.
1410575499758124
4"
></script>
<script
src=
"scripts/demo.js?r=0.
816600895253941
4"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
$
.
get
(
"/api/demo"
,
function
(
data
)
{
$
.
get
(
"/api/demo"
,
function
(
data
)
{
...
...
src/main/webapp/failure.html
View file @
6189adc0
...
@@ -7,10 +7,10 @@
...
@@ -7,10 +7,10 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
565347335301339
6"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
1695540365763008
6"
>
<script
src=
"scripts/change.js?r=0.
03278528619557619
"
></script>
<script
src=
"scripts/change.js?r=0.
16981398547068238
"
></script>
<script
src=
"scripts/regcom2.js?r=0.
862185413949191
6"
></script>
<script
src=
"scripts/regcom2.js?r=0.
659705029567703
6"
></script>
<script
src=
"scripts/failure.js?r=0.
29478811798617244
"
></script>
<script
src=
"scripts/failure.js?r=0.
07839516527019441
"
></script>
</head>
</head>
<body
ng-app=
"app"
ng-controller=
"failureCtrl"
>
<body
ng-app=
"app"
ng-controller=
"failureCtrl"
>
...
...
src/main/webapp/forget.html
View file @
6189adc0
...
@@ -7,10 +7,10 @@
...
@@ -7,10 +7,10 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
6822654716670513
"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
08383246324956417
"
>
<script
src=
"scripts/change.js?r=0.
657221358967945
"
></script>
<script
src=
"scripts/change.js?r=0.
8801353564485908
"
></script>
<script
src=
"scripts/regcom3.js?r=0.
84271992999129
"
></script>
<script
src=
"scripts/regcom3.js?r=0.
2755943392403424
"
></script>
<script
src=
"scripts/forget.js?r=0.
2713923347182572
"
></script>
<script
src=
"scripts/forget.js?r=0.
7177047787699848
"
></script>
</head>
</head>
<body
ng-app=
"app"
ng-controller=
"forgetCtrl"
>
<body
ng-app=
"app"
ng-controller=
"forgetCtrl"
>
...
...
src/main/webapp/home1.html
View file @
6189adc0
...
@@ -7,11 +7,11 @@
...
@@ -7,11 +7,11 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"stylesheet"
href=
"styles/home.css?r=0.
7975225732661784
"
>
<link
rel=
"stylesheet"
href=
"styles/home.css?r=0.
9870672815013677
"
>
<script
src=
"scripts/change.js?r=0.
3572810667101294
"
></script>
<script
src=
"scripts/change.js?r=0.
17103099985979497
"
></script>
<script
src=
"scripts/home.js?r=0.
005558168049901724
"
></script>
<script
src=
"scripts/home.js?r=0.
9147440679371357
"
></script>
<script
src=
"scripts/homectrl.js?r=0.
6156439066398889
"
></script>
<script
src=
"scripts/homectrl.js?r=0.
7420662944205105
"
></script>
<script>
<script>
var
_hmt
=
_hmt
||
[];
var
_hmt
=
_hmt
||
[];
...
...
src/main/webapp/index.html
View file @
6189adc0
...
@@ -8,12 +8,12 @@
...
@@ -8,12 +8,12 @@
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"stylesheet"
href=
"styles/index.css?r=0.
5801727620419115
"
>
<link
rel=
"stylesheet"
href=
"styles/index.css?r=0.
028744672192260623
"
>
<script
src=
"scripts/change.js?r=0.
7636903643142432
"
></script>
<script
src=
"scripts/change.js?r=0.
39579555252566934
"
></script>
<script
src=
"scripts/com.js?r=0.
22119453037157655
"
></script>
<script
src=
"scripts/com.js?r=0.
19406234775669873
"
></script>
<script
src=
"scripts/app.js?r=0.4
161588044371456
"
></script>
<script
src=
"scripts/app.js?r=0.4
950846319552511
"
></script>
<script
src=
"scripts/ui.js?r=0.
7564062932506204
"
></script>
<script
src=
"scripts/ui.js?r=0.
6166510651819408
"
></script>
</head>
</head>
<body
ng-app=
"app"
ng-controller=
"indexCtrl"
ng-class=
"{'noreport':backReport}"
>
<body
ng-app=
"app"
ng-controller=
"indexCtrl"
ng-class=
"{'noreport':backReport}"
>
...
...
src/main/webapp/login.html
View file @
6189adc0
...
@@ -7,11 +7,11 @@
...
@@ -7,11 +7,11 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
24616998224519193
"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
3978741834871471
"
>
<script
src=
"scripts/change.js?r=0.
12761787860654294
"
></script>
<script
src=
"scripts/change.js?r=0.
6962778100278229
"
></script>
<script
src=
"scripts/lgcom4.js?r=0.
1754848170094192
"
></script>
<script
src=
"scripts/lgcom4.js?r=0.
9250997111666948
"
></script>
<script
src=
"scripts/lgui.js?r=0.
09166066627949476
"
></script>
<script
src=
"scripts/lgui.js?r=0.
34934222558513284
"
></script>
<script>
<script>
var
_hmt
=
_hmt
||
[];
var
_hmt
=
_hmt
||
[];
...
...
src/main/webapp/olduser.html
View file @
6189adc0
...
@@ -7,10 +7,10 @@
...
@@ -7,10 +7,10 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
5256118897814304
"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
6344542363658547
"
>
<script
src=
"scripts/change.js?r=0.
19494965951889753
"
></script>
<script
src=
"scripts/change.js?r=0.
8143962891772389
"
></script>
<script
src=
"scripts/regcom5.js?r=0.
7030478441156447
"
></script>
<script
src=
"scripts/regcom5.js?r=0.
046800082083791494
"
></script>
<script
src=
"scripts/olduser.js?r=0.
805714696412906
"
></script>
<script
src=
"scripts/olduser.js?r=0.
03132843179628253
"
></script>
</head>
</head>
<body
ng-app=
"app"
ng-controller=
"olduserCtrl"
>
<body
ng-app=
"app"
ng-controller=
"olduserCtrl"
>
...
...
src/main/webapp/resetpwd.html
View file @
6189adc0
...
@@ -7,10 +7,10 @@
...
@@ -7,10 +7,10 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
16613134928047657
"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
31310720602050424
"
>
<script
src=
"scripts/change.js?r=0.
36895587225444615
"
></script>
<script
src=
"scripts/change.js?r=0.
4950978150591254
"
></script>
<script
src=
"scripts/regcom7.js?r=0.
7115389341488481
"
></script>
<script
src=
"scripts/regcom7.js?r=0.
06809996953234076
"
></script>
<script
src=
"scripts/resetpwd.js?r=0.
39234541240148246
"
></script>
<script
src=
"scripts/resetpwd.js?r=0.
8318857317790389
"
></script>
</head>
</head>
<body
ng-app=
"app"
ng-controller=
"resetpwdCtrl"
>
<body
ng-app=
"app"
ng-controller=
"resetpwdCtrl"
>
...
...
src/main/webapp/success.html
View file @
6189adc0
...
@@ -7,10 +7,10 @@
...
@@ -7,10 +7,10 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
9278655003290623
"
>
<link
rel=
"stylesheet"
href=
"styles/login.css?r=0.
2816358821000904
"
>
<script
src=
"scripts/change.js?r=0.
08022567885927856
"
></script>
<script
src=
"scripts/change.js?r=0.
32765125506557524
"
></script>
<script
src=
"scripts/regcom8.js?r=0.
8265951636712998
"
></script>
<script
src=
"scripts/regcom8.js?r=0.
0372205525636673
"
></script>
<script
src=
"scripts/success.js?r=0.
4393018090631813
"
></script>
<script
src=
"scripts/success.js?r=0.
07304623816162348
"
></script>
</head>
</head>
<body
ng-app=
"app"
ng-controller=
"successCtrl"
>
<body
ng-app=
"app"
ng-controller=
"successCtrl"
>
...
...
Write
Preview
Markdown
is supported
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