Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
df4c571d
Commit
df4c571d
authored
Nov 27, 2019
by
蒋勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
252123a0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
projectmanage/app/config/settings.js
+1
-1
projectmanage/app/front/entry/admin.ejs
+1
-1
projectmanage/app/front/entry/index.ejs
+1
-1
No files found.
projectmanage/app/config/settings.js
View file @
df4c571d
...
...
@@ -29,7 +29,7 @@ var settings = {
if
(
this
.
env
==
"dev"
){
return
"http://p.apps.com:4001/"
;
}
else
{
return
"http://open.gongsibao.com/"
;
return
"http
s
://open.gongsibao.com/"
;
}
},
reqEsAddr
:
function
(){
...
...
projectmanage/app/front/entry/admin.ejs
View file @
df4c571d
...
...
@@ -7,7 +7,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=0.8, maximum-scale=0.8, user-scalable=1"
>
<title
id=
"idtitle"
><
%=
app
.
name
%
></title>
<link
rel=
"stylesheet"
href=
"/css/ele/index_2.5.4.css"
>
<link
rel=
"stylesheet"
href=
"http://open.gongsibao.com/css/pagecom.css"
>
<link
rel=
"stylesheet"
href=
"http
s
://open.gongsibao.com/css/pagecom.css"
>
<link
rel=
"stylesheet"
href=
"/css/pagecom.css"
>
<link
rel=
"stylesheet"
href=
"/css/fontawesome/css/font-awesome.min.css"
>
...
...
projectmanage/app/front/entry/index.ejs
View file @
df4c571d
...
...
@@ -7,7 +7,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=0.8, maximum-scale=0.8, user-scalable=1"
>
<title
id=
"idtitle"
><
%=
app
?
app
.
name:
'应用未启用'%
></title>
<link
rel=
"stylesheet"
href=
"/css/ele/index_2.5.4.css"
>
<link
rel=
"stylesheet"
href=
"http://open.gongsibao.com/css/pagecom.css"
>
<link
rel=
"stylesheet"
href=
"http
s
://open.gongsibao.com/css/pagecom.css"
>
<link
rel=
"stylesheet"
href=
"/css/pagecom.css"
>
<link
rel=
"stylesheet"
href=
"/css/fontawesome/css/font-awesome.min.css"
>
<link
rel=
"stylesheet"
href=
"/css/fontawesome/css/toolicon-style.css"
>
...
...
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