Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
L
luna
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
luna
Commits
124a2300
Commit
124a2300
authored
Jun 25, 2018
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Update] 修改版本
parent
f844a768
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
mock.py
mock.py
+1
-1
environment.prod.ts
src/environments/environment.prod.ts
+2
-2
No files found.
mock.py
View file @
124a2300
...
...
@@ -175,7 +175,7 @@ def get_session_replay(pk):
# })
return
jsonify
({
'type'
:
'json'
,
'src'
:
'http://localhost/media/
2018-05-02/dbd5302d-7861-4810-b555-5fe71e26ccc3
.gz'
,
'src'
:
'http://localhost/media/
replay/2018-06-08/581a12ca-fa8f-4399-8800-f97935219ddf.replay
.gz'
,
'status'
:
'DONE'
,
})
...
...
src/environments/environment.prod.ts
View file @
124a2300
...
...
@@ -2,5 +2,5 @@ export const environment = {
production
:
true
};
// export const version = '1.3.0-{{BUILD_NUMBER}} GPLv2.';
// export const version = '1.3.
0
-101 GPLv2.';
export
const
version
=
'1.3.
0
-{{BUILD_NUMBER}} GPLv2.'
;
// export const version = '1.3.
2
-101 GPLv2.';
export
const
version
=
'1.3.
2
-{{BUILD_NUMBER}} GPLv2.'
;
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