upload project
This commit is contained in:
commit
06961cae04
422 changed files with 110626 additions and 0 deletions
11
.vscode/settings.json
vendored
Normal file
11
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"cSpell.enabled": true,
|
||||
"cSpell.ignorePaths": [
|
||||
"**/*.wxml",
|
||||
"**/*.wxss"
|
||||
],
|
||||
"files.associations": {
|
||||
"*.wxml": "html",
|
||||
"*.wxss": "css"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue