Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
quantum-blocks
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
Commits
7faa7a97
Commit
7faa7a97
authored
Feb 25, 2022
by
郭志伟
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feat/tag' of
http://git.quantgroup.cn/ui/quantum-blocks
into feat/tag
parents
53a35d10
ea7cc0f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
package-lock.json
package-lock.json
+3
-3
package.json
package.json
+1
-1
No files found.
package-lock.json
View file @
7faa7a97
...
@@ -2176,9 +2176,9 @@
...
@@ -2176,9 +2176,9 @@
}
}
},
},
"@qg/citrus-ui"
:
{
"@qg/citrus-ui"
:
{
"version"
:
"0.3.3
1
"
,
"version"
:
"0.3.3
2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.3
1
.tgz"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@qg%2fcitrus-ui/-/citrus-ui-0.3.3
2
.tgz"
,
"integrity"
:
"sha512-
CUNXdrUVPX2JYnxq4EbR/bsPegbnAFIqJpE1XF4AeTcZXbtcM+VHJx9PMKwC84xCI6m3g68J9/er8RVzv/b9v
A=="
,
"integrity"
:
"sha512-
o8x667iRQElY6X6pcjZFlDVMr7KenVQeBWeqht/r1iR4rQxXGZK8Cows4ebZthpFTH5tC0ea9kE0nWzAZGgng
A=="
,
"requires"
:
{
"requires"
:
{
"@better-scroll/core"
:
"^2.1.1"
,
"@better-scroll/core"
:
"^2.1.1"
,
"@qg/cherry-ui"
:
"^2.23.9"
,
"@qg/cherry-ui"
:
"^2.23.9"
,
...
...
package.json
View file @
7faa7a97
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
"backend"
:
"nohup egg-scripts start --port 7001 --workers 4"
,
"backend"
:
"nohup egg-scripts start --port 7001 --workers 4"
,
"dev"
:
"egg-bin dev -r egg-ts-helper/register --port 7002"
,
"dev"
:
"egg-bin dev -r egg-ts-helper/register --port 7002"
,
"debug"
:
"egg-bin debug -r egg-ts-helper/register"
,
"debug"
:
"egg-bin debug -r egg-ts-helper/register"
,
"apollo"
:
"node bin/apollo.js"
,
"apollo"
:
"
cross-env NODE_ENV=production EGG_SERVER_ENV=sit DEBUG=apollo APOLLO_CLUSTER=k8s NAMESPACE=test1
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_CLUSTER=3C 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"
,
"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