Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
swx_weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2022-09-29 16:20:22 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
88cc145bd1209d5fa831622d697920cc92b840c4
88cc145b
1 parent
9c88fe8e
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
vantComponentConf.js
vantComponentConf.js
View file @
88cc145
/*
* @Date: 2022-09-19 14:11:06
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-09-28
09:56:33
* @LastEditTime: 2022-09-28
23:23:22
* @FilePath: /swx/vantComponentConf.js
* @Description: 文件描述
*/
...
...
@@ -35,6 +35,7 @@ const vantComponentNames = [
"switch"
,
"radio"
,
"radio-group"
,
"tag"
,
];
module
.
exports
=
vantComponentNames
;
...
...
Please
register
or
login
to post a comment