Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
Project
Project
Details
Activity
Releases
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
new-sing
h5-base
Commits
8bcf9153
Commit
8bcf9153
authored
Sep 17, 2019
by
IvyXia123
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.5
parent
4a9f8259
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.js
config/index.js
+1
-1
prod.env.js
config/prod.env.js
+1
-1
No files found.
config/index.js
View file @
8bcf9153
...
@@ -61,7 +61,7 @@ module.exports = {
...
@@ -61,7 +61,7 @@ module.exports = {
assetsRoot
:
path
.
resolve
(
__dirname
,
'../dist'
)
,
assetsRoot
:
path
.
resolve
(
__dirname
,
'../dist'
)
,
// assetsSubDirectory:process.env.NODE_ENV === 'production' ? 'static/2019061017':'static',
// assetsSubDirectory:process.env.NODE_ENV === 'production' ? 'static/2019061017':'static',
assetsSubDirectory
:
'static'
,
assetsSubDirectory
:
'static'
,
assetsPublicPath
:
process
.
env
.
NODE_ENV
===
'production'
?
'https://static-cdn.changchangenglish.com/new-sing/'
:
'
https://static-cdn.changchangenglish.com/new-sing/
'
,
assetsPublicPath
:
process
.
env
.
NODE_ENV
===
'production'
?
'https://static-cdn.changchangenglish.com/new-sing/'
:
''
,
/**
/**
* Source Maps
* Source Maps
...
...
config/prod.env.js
View file @
8bcf9153
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
module
.
exports
=
{
module
.
exports
=
{
NODE_ENV
:
'"production"'
,
NODE_ENV
:
'"production"'
,
IMAGE_URL_HEAD
:
'"https://cdn.singsingenglish.com/"'
,
IMAGE_URL_HEAD
:
'"https://cdn.singsingenglish.com/"'
,
API_URL
:
'"https://wechat
-pre
.changchangenglish.com/"'
,
API_URL
:
'"https://wechat.changchangenglish.com/"'
,
MAX_FILESIZE
:
'1024*1024*10'
,
MAX_FILESIZE
:
'1024*1024*10'
,
versionTime
:
'2019061315'
,
versionTime
:
'2019061315'
,
BUY_URL
:
'"https://wechat.changchangenglish.com/#/buyDetail?"'
,
BUY_URL
:
'"https://wechat.changchangenglish.com/#/buyDetail?"'
,
...
...
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