Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsApp
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
be75e7ae
authored
Jul 28, 2025
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add
parent
d0dd426f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
0 deletions
.cursorignore
jsconfig.json
.cursorignore
0 → 100644
View file @
be75e7ae
/node_modules
/unpackage
jsconfig.json
0 → 100644
View file @
be75e7ae
{
"compilerOptions"
:
{
"target"
:
"ES2020"
,
"lib"
:
[
"ES2020"
,
"DOM"
,
"DOM.Iterable"
],
"baseUrl"
:
"."
,
"paths"
:
{
"@/*"
:
[
"./*"
]
}
},
"vueCompilerOptions"
:
{
"globalTypesPath"
:
"./node_modules/vue/dist/vue.d.ts"
},
"include"
:
[
"./**/*"
]
}
\ 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