wux-weapp
Version:
一套组件化、可复用、易扩展的微信小程序 UI 组件库
11 lines (10 loc) • 355 B
JSON
{
"navigationBarTitleText": "Skeleton",
"usingComponents": {
"wux-skeleton": "../../dist/skeleton/index",
"wux-skeleton-avatar": "../../dist/skeleton-avatar/index",
"wux-skeleton-paragraph": "../../dist/skeleton-paragraph/index",
"wux-row": "../../dist/row/index",
"wux-col": "../../dist/col/index"
}
}