Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
config_repository
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
QA
config_repository
Commits
c44308bf
Commit
c44308bf
authored
Jul 30, 2018
by
张鹏程
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置2
parent
b2d2e413
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
9 deletions
+11
-9
workspace.xml
.idea/workspace.xml
+10
-8
quantcube-ui.js
lua-ui/config/quantcube-ui.js
+1
-1
No files found.
.idea/workspace.xml
View file @
c44308bf
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"1f28ff16-985c-408d-9d38-5a0a90f5e5da"
name=
"Default"
comment=
""
/>
<list
default=
"true"
id=
"1f28ff16-985c-408d-9d38-5a0a90f5e5da"
name=
"Default"
comment=
""
>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/lua-ui/config/quantcube-ui.js"
afterPath=
"$PROJECT_DIR$/lua-ui/config/quantcube-ui.js"
/>
</list>
<ignored
path=
"config_repository.iws"
/>
<ignored
path=
".idea/workspace.xml"
/>
<ignored
path=
".idea/dataSources.local.xml"
/>
...
...
@@ -25,8 +27,8 @@
<file
leaf-file-name=
"quantcube-ui.js"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/lua-ui/config/quantcube-ui.js"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
vertical-scroll-proportion=
"0.
1970198
6"
>
<caret
line=
"
7"
column=
"1"
selection-start-line=
"7"
selection-start-column=
"1"
selection-end-line=
"7"
selection-end-column=
"1
"
/>
<state
vertical-scroll-proportion=
"0.
05892547
6"
>
<caret
line=
"
2"
column=
"73"
selection-start-line=
"2"
selection-start-column=
"73"
selection-end-line=
"2"
selection-end-column=
"73
"
/>
<folding
/>
</state>
</provider>
...
...
@@ -747,16 +749,16 @@
<option
name=
"number"
value=
"Default"
/>
<updated>
1532922699626
</updated>
<workItem
from=
"1532922701068"
duration=
"817000"
/>
<workItem
from=
"1532946253152"
duration=
"
5
4000"
/>
<workItem
from=
"1532946253152"
duration=
"
44
4000"
/>
</task>
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"
87
1000"
/>
<option
name=
"totallyTimeSpent"
value=
"
126
1000"
/>
</component>
<component
name=
"ToolWindowManager"
>
<frame
x=
"0"
y=
"0"
width=
"1680"
height=
"1050"
extended-state=
"6"
/>
<editor
active=
"
fals
e"
/>
<editor
active=
"
tru
e"
/>
<layout>
<window_info
id=
"Palette"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"TODO"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"6"
side_tool=
"false"
content_ui=
"tabs"
/>
...
...
@@ -817,8 +819,8 @@
</entry>
<entry
file=
"file://$PROJECT_DIR$/lua-ui/config/quantcube-ui.js"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
vertical-scroll-proportion=
"0.
1970198
6"
>
<caret
line=
"
7"
column=
"1"
selection-start-line=
"7"
selection-start-column=
"1"
selection-end-line=
"7"
selection-end-column=
"1
"
/>
<state
vertical-scroll-proportion=
"0.
05892547
6"
>
<caret
line=
"
2"
column=
"73"
selection-start-line=
"2"
selection-start-column=
"73"
selection-end-line=
"2"
selection-end-column=
"73
"
/>
<folding
/>
</state>
</provider>
...
...
lua-ui/config/quantcube-ui.js
View file @
c44308bf
const
protocol
=
window
.
location
.
protocol
const
opApiHost
=
`
${
protocol
}
//opapi.domain.com`
const
flowApiHost
=
`
${
protocol
}
//quantcube-api
.xyqb
.com`
const
flowApiHost
=
`
${
protocol
}
//quantcube-api
-pengcheng.liangkebang
.com`
export
default
{
opApiHost
:
opApiHost
,
...
...
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