mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-06-13 08:29:15 +08:00
8 lines
162 B
JSON
8 lines
162 B
JSON
{
|
|
"navigationBarTitleText": "Toast 轻提示",
|
|
"usingComponents": {
|
|
"zan-button": "../../dist/btn/index",
|
|
"zan-toast": "../../dist/toast/index"
|
|
}
|
|
}
|