Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
traffic-front
Project
Project
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxiaoming
traffic-front
Commits
053a7f98
Commit
053a7f98
authored
Apr 25, 2019
by
zhkwei
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev_mysql' of
http://code.tech.tax.asia.pwcinternal.com/root/atms
into dev_wzk
parents
43a230e1
239d866c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
admin.html
atms-web/src/main/webapp/WEB-INF/templates/admin.html
+1
-1
index.html
atms-web/src/main/webapp/orangeweb/index.html
+0
-3
No files found.
atms-web/src/main/webapp/WEB-INF/templates/admin.html
View file @
053a7f98
...
...
@@ -9,7 +9,7 @@
<head>
<!--<base href="/Home/Admin/" />-->
<meta
charset=
"utf-8"
http-equiv=
"X-UA-Compatible"
content=
"chrome=1; IE=11; IE=10; IE=9; IE=EDGE"
>
<title>
Apex+ ATM
S
</title>
<title>
DT
S
</title>
<style>
[
ng
\
:cloak
],
[
ng-cloak
],
[
data-ng-cloak
],
[
x-ng-cloak
],
.ng-cloak
,
.x-ng-cloak
{
display
:
none
!important
;
...
...
atms-web/src/main/webapp/orangeweb/index.html
View file @
053a7f98
...
...
@@ -6,9 +6,7 @@
return
unescape
(
r
[
2
]);
return
null
;
}
var
ddTicket
=
z
(
"ticketStr"
);
//設置cookie
var
sc
=
function
setCookie
(
name
,
value
)
{
var
Days
=
30
;
...
...
@@ -19,7 +17,6 @@
sc
(
"ddTicket"
,
ddTicket
);
var
ReUrl
=
"http://mis.diditaxi.com.cn/auth/sso/login?app_id=2500&jumpto=http://dts-test.erp.didichuxing.com/orangeweb/index.html"
;
if
(
ddTicket
==
undefined
||
ddTicket
==
""
||
ddTicket
==
null
){
...
...
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