Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Q
qk_wx_miniprogram
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
quanku
qk_wx_miniprogram
Commits
e09d26bd
Commit
e09d26bd
authored
Apr 26, 2023
by
ddl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
启动
parent
624ed72e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
package-lock.json
package-lock.json
+11
-0
project.private.config.json
project.private.config.json
+2
-1
No files found.
package-lock.json
0 → 100644
View file @
e09d26bd
{
"requires"
:
true
,
"lockfileVersion"
:
1
,
"dependencies"
:
{
"@vant/weapp"
:
{
"version"
:
"1.10.14"
,
"resolved"
:
"https://registry.npmmirror.com/@vant/weapp/-/weapp-1.10.14.tgz"
,
"integrity"
:
"sha512-5usuhoN1kiOV6pzrdVzHrAux6DupKlGd9w+yYc992Zy1n1wHLZMb1dGM3+xtbNE3tpWE2qv95vIFSMpJRFyE7Q=="
}
}
}
project.private.config.json
View file @
e09d26bd
...
@@ -4,5 +4,6 @@
...
@@ -4,5 +4,6 @@
"setting"
:
{
"setting"
:
{
"compileHotReLoad"
:
true
,
"compileHotReLoad"
:
true
,
"urlCheck"
:
false
"urlCheck"
:
false
}
},
"libVersion"
:
"2.30.4"
}
}
\ No newline at end of file
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