Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
test
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
zhuxichen
test
Commits
ac9b1aa6
Commit
ac9b1aa6
authored
Jan 31, 2024
by
zhuxichen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update
parent
53bd7466
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
14 deletions
+28
-14
components.d.ts
components.d.ts
+13
-0
project.config.json
project.config.json
+15
-14
No files found.
components.d.ts
0 → 100644
View file @
ac9b1aa6
// generated by unplugin-vue-components
// We suggest you to commit this file into source control
// Read more: https://github.com/vuejs/core/pull/3399
import
'@vue/runtime-core'
export
{}
declare
module
'@vue/runtime-core'
{
export
interface
GlobalComponents
{
NutButton
:
typeof
import
(
'@nutui/nutui-taro'
)[
'Button'
]
NutToast
:
typeof
import
(
'@nutui/nutui-taro'
)[
'Toast'
]
}
}
project.config.json
View file @
ac9b1aa6
{
"miniprogramRoot"
:
"./dist"
,
"projectname"
:
"testApp"
,
"description"
:
"11"
,
"appid"
:
"touristappid
"
,
"setting"
:
{
"urlCheck"
:
true
,
"es6"
:
false
,
"enhance"
:
false
,
"compileHotReLoad"
:
false
,
"postcss"
:
false
,
"minified"
:
false
},
"compileType"
:
"miniprogram"
}
"miniprogramRoot"
:
"./dist"
,
"projectname"
:
"testApp"
,
"description"
:
"11"
,
"appid"
:
"wxf1260e41deb6e62f
"
,
"setting"
:
{
"urlCheck"
:
true
,
"es6"
:
false
,
"enhance"
:
false
,
"compileHotReLoad"
:
false
,
"postcss"
:
false
,
"minified"
:
false
},
"compileType"
:
"miniprogram"
}
\ 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