Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
phobos-ui
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
phobos-ui
Commits
1f3b96f1
Commit
1f3b96f1
authored
Mar 02, 2023
by
郭志伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 更新lock
parent
0cb52995
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
21667 additions
and
49059 deletions
+21667
-49059
.automator.json
.automator/h5/.automator.json
+0
-0
package-lock.json
package-lock.json
+10790
-49058
package.json
package.json
+1
-1
yarn.lock
yarn.lock
+10876
-0
No files found.
.automator/h5/.automator.json
0 → 100644
View file @
1f3b96f1
package-lock.json
View file @
1f3b96f1
This diff is collapsed.
Click to expand it.
package.json
View file @
1f3b96f1
...
...
@@ -7,7 +7,7 @@
"build"
:
"npm run build:h5"
,
"build:app-plus"
:
"cross-env NODE_ENV=production UNI_PLATFORM=app-plus vue-cli-service uni-build"
,
"build:custom"
:
"cross-env NODE_ENV=production uniapp-cli custom"
,
"build:h5"
:
"cross-env NODE_ENV=production UNI_PLATFORM=h5 UNI_OUTPUT_DIR=dist/
build/h5
vue-cli-service uni-build"
,
"build:h5"
:
"cross-env NODE_ENV=production UNI_PLATFORM=h5 UNI_OUTPUT_DIR=dist/ vue-cli-service uni-build"
,
"build:mp-360"
:
"cross-env NODE_ENV=production UNI_PLATFORM=mp-360 vue-cli-service uni-build"
,
"build:mp-alipay"
:
"cross-env NODE_ENV=production UNI_PLATFORM=mp-alipay vue-cli-service uni-build"
,
"build:mp-baidu"
:
"cross-env NODE_ENV=production UNI_PLATFORM=mp-baidu vue-cli-service uni-build"
,
...
...
yarn.lock
0 → 100644
View file @
1f3b96f1
This diff is collapsed.
Click to expand it.
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