Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
quantum-blocks-h5
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
ui
quantum-blocks-h5
Commits
9b91a8a6
Commit
9b91a8a6
authored
Jun 06, 2023
by
徐光星
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 升级apollo依赖包
parent
7cbc7b19
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
2 deletions
+27
-2
wxVertify.js
config/wxVertify.js
+25
-0
package.json
package.json
+2
-2
No files found.
config/wxVertify.js
0 → 100644
View file @
9b91a8a6
"
use strict
"
;
Object
.
defineProperty
(
exports
,
"
__esModule
"
,
{
value
:
true
});
const
fs
=
require
(
"
fs
"
);
const
path
=
require
(
"
path
"
);
exports
.
default
=
{
'
/FZz8NUb3x0.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/FZz8NUb3x0.txt
'
)),
'
/Ra6UCOeIhV.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/Ra6UCOeIhV.txt
'
)),
'
/2OqnbvHjoq.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/2OqnbvHjoq.txt
'
)),
'
/9HFuiOJ4BG.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/9HFuiOJ4BG.txt
'
)),
'
/bAgsGUG45y.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/bAgsGUG45y.txt
'
)),
'
/c8PA5Gybed.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/c8PA5Gybed.txt
'
)),
'
/J5QboPVm8N.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/J5QboPVm8N.txt
'
)),
'
/Jb5PMgT5lb.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/Jb5PMgT5lb.txt
'
)),
'
/NqUTl0J6Ed.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/NqUTl0J6Ed.txt
'
)),
'
/qsBZfgOk4y.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/qsBZfgOk4y.txt
'
)),
'
/tPICMyeJfv.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/tPICMyeJfv.txt
'
)),
'
/UBRJar2pST.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/UBRJar2pST.txt
'
)),
'
/yB3tnMTnRc.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/yB3tnMTnRc.txt
'
)),
'
/gAnCcSGwFu.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/gAnCcSGwFu.txt
'
)),
'
/qqCExxuPJ7.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/qqCExxuPJ7.txt
'
)),
'
/86b9af10a6b70c8be78c9095b24448ec.html
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/86b9af10a6b70c8be78c9095b24448ec.html
'
)),
'
/bd_mapp_domaincer_25998612.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/bd_mapp_domaincer_25998612.txt
'
)),
'
/MP_verify_f4VWFoFpHgzmqFbo.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/MP_verify_f4VWFoFpHgzmqFbo.txt
'
)),
'
/MP_verify_KbcgqpEmfvW0J3Ts.txt
'
:
fs
.
readFileSync
(
path
.
join
(
__dirname
,
'
/wxVertify/MP_verify_KbcgqpEmfvW0J3Ts.txt
'
)),
};
package.json
View file @
9b91a8a6
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
"version"
:
"1.0.0"
,
"version"
:
"1.0.0"
,
"description"
:
"低代码平台"
,
"description"
:
"低代码平台"
,
"scripts"
:
{
"scripts"
:
{
"start"
:
"cross-env NODE_ENV=production APOLLO_CLUSTER=3C egg-scripts start --port 9050"
,
"start"
:
"cross-env NODE_ENV=production APOLLO_CLUSTER=3C egg-scripts start --port 9050
--workers 1
"
,
"start:pre"
:
"cross-env NODE_ENV=production APOLLO_CLUSTER=3PRE egg-scripts start --port 9050"
,
"start:pre"
:
"cross-env NODE_ENV=production APOLLO_CLUSTER=3PRE egg-scripts start --port 9050"
,
"test"
:
"cross-env NODE_ENV=production EGG_SERVER_ENV=sit egg-scripts start --port 80 --workers 1"
,
"test"
:
"cross-env NODE_ENV=production EGG_SERVER_ENV=sit egg-scripts start --port 80 --workers 1"
,
"stop"
:
"egg-scripts stop"
,
"stop"
:
"egg-scripts stop"
,
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
"dev"
:
"cross-env NODE_ENV=test APOLLO_CLUSTER=k8s NAMESPACE=yxm2 npm run apollo && egg-bin dev -r egg-ts-helper/register"
,
"dev"
:
"cross-env NODE_ENV=test APOLLO_CLUSTER=k8s NAMESPACE=yxm2 npm run apollo && egg-bin dev -r egg-ts-helper/register"
,
"debug"
:
"egg-bin debug -r egg-ts-helper/register"
,
"debug"
:
"egg-bin debug -r egg-ts-helper/register"
,
"apollo"
:
"node bin/apollo.js"
,
"apollo"
:
"node bin/apollo.js"
,
"build"
:
"cross-env NODE_ENV=production APOLLO_CLUSTER=3C npm run apollo && cross-env COS_ENV=production easy build --devtool"
,
"build"
:
"cross-env NODE_ENV=production APOLLO_
HOST=apollo-pro.quantgroups.com APOLLO_
CLUSTER=3C npm run apollo && cross-env COS_ENV=production easy build --devtool"
,
"build:test"
:
"cross-env NODE_ENV=test APOLLO_CLUSTER=k8s npm run apollo && cross-env COS_ENV=test easy build --devtool"
,
"build:test"
:
"cross-env NODE_ENV=test APOLLO_CLUSTER=k8s npm run apollo && cross-env COS_ENV=test easy build --devtool"
,
"build:pre"
:
"cross-env NODE_ENV=production APOLLO_CLUSTER=3PRE npm run apollo && cross-env COS_ENV=production easy build --devtool"
,
"build:pre"
:
"cross-env NODE_ENV=production APOLLO_CLUSTER=3PRE npm run apollo && cross-env COS_ENV=production easy build --devtool"
,
"tsc"
:
"ets && tsc -p tsconfig.json"
,
"tsc"
:
"ets && tsc -p tsconfig.json"
,
...
...
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