mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-08-07 13:49:48 +08:00
* change example dir * Update README.md 更新预览教程 * 新增 layout 组件 * exclude example * change .wxss -> .pcss * 脚本目录更名为 scripts
12 lines
143 B
Plaintext
12 lines
143 B
Plaintext
*.log*
|
|
.cache
|
|
.DS_Store
|
|
.idea
|
|
.vscode
|
|
node_modules
|
|
CHANGELOG-GENERATED.md
|
|
project.config.json
|
|
assets/icons/build
|
|
assets/icons/svg
|
|
example/dist
|