feat: 首页顶部的搭建

This commit is contained in:
2026-04-25 23:44:13 +08:00
parent 59e8b0325b
commit 9d734d6a4f
9 changed files with 1118 additions and 32 deletions

View File

@@ -0,0 +1,101 @@
{
"id": "yo-indicator-dot",
"displayName": "轮播指示器组件",
"version": "2.0.0",
"description": "一个美观的uniapp轮播指示器组件支持自定义颜色和平滑过渡动画",
"keywords": [
"uniapp",
"轮播",
"指示器",
"indicator",
"swiper"
],
"repository": "",
"engines": {
"HBuilderX": "^3.0.0",
"uni-app": "^4.07",
"uni-app-x": "^4.07"
},
"dcloudext": {
"type": "component-vue",
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
},
"contact": {
"qq": ""
},
"declaration": {
"ads": "无",
"data": "无",
"permissions": "无"
},
"npmurl": "",
"darkmode": "x",
"i18n": "x",
"widescreen": "√"
},
"uni_modules": {
"dependencies": [],
"encrypt": [],
"platforms": {
"cloud": {
"tcb": "√",
"aliyun": "√",
"alipay": "x"
},
"client": {
"uni-app": {
"vue": {
"vue2": "√",
"vue3": "√"
},
"web": {
"safari": "√",
"chrome": "√"
},
"app": {
"vue": "√",
"nvue": "√",
"android": "√",
"ios": "√",
"harmony": "√"
},
"mp": {
"weixin": "√",
"alipay": "√",
"toutiao": "√",
"baidu": "√",
"kuaishou": "√",
"jd": "√",
"harmony": "√",
"qq": "√",
"lark": "√"
},
"quickapp": {
"huawei": "√",
"union": "√"
}
},
"uni-app-x": {
"web": {
"safari": "-",
"chrome": "-"
},
"app": {
"android": "-",
"ios": "-",
"harmony": "-"
},
"mp": {
"weixin": "-"
}
}
}
}
}
}