Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mayi-mp-shop
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
程默
mayi-mp-shop
Commits
a6909bd6
Commit
a6909bd6
authored
Sep 04, 2023
by
李嘉林
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
改配置
parent
515730f8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
config/xhyx_prod.env.js
+1
-0
package.json
+1
-0
No files found.
config/xhyx_prod.env.js
View file @
a6909bd6
...
...
@@ -27,6 +27,7 @@ module.exports = merge(prodEnv, {//zjgyl
POSTHOG_KEY
:
'"phc_nTr1oY7NkSuDMZsqCskE6iUIGKgWPmFHlRAKFVuZD2B"'
,
POSTHOG_HOST
:
'"https://posthog.mayi118.com"'
,
MANALYTICS_HOST
:
'"http://bi.xinhuabest.com/log/xinhua.gif"'
,
AREA_JSON
:
'"https://new-xhyx.obs.cidc-rp-2005.joint.cmecloud.cn/product/json/f7746156-6329-4130-b724-eda06215ddea.json"'
,
// IMG_DOMAIN: '"http://cdn.mayi888.com"',
})
package.json
View file @
a6909bd6
...
...
@@ -10,6 +10,7 @@
"dev:xhyx_uat"
:
"cross-env NODE_ENV=xhyx_uat node build/dev-server.js wx"
,
"dev:production"
:
"cross-env NODE_ENV=production node build/dev-server.js wx"
,
"pro:wx"
:
"cross-env NODE_ENV=production node build/dev-server.js wx"
,
"pro:xhyx_prod"
:
"cross-env NODE_ENV=xhyx_prod node build/dev-server.js wx"
,
"start:wx"
:
"npm run dev:wx"
,
"build:wx"
:
"cross-env NODE_ENV=production node build/build.js wx"
,
"build:xhyx_prod"
:
"cross-env NODE_ENV=xhyx_prod node build/build.js wx"
,
...
...
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