flat: 页面初始化

This commit is contained in:
史典卓
2024-11-18 16:33:37 +08:00
parent cf8fc80b20
commit ad4eb162a5
83 changed files with 8250 additions and 89 deletions

19
package.json Normal file
View File

@@ -0,0 +1,19 @@
{
"id": "arc-slider",
"name": "弧形滑动选择器",
"displayName": "弧形滑动选择器",
"version": "3.0.1",
"description": "弧形滑动选择器",
"keywords": [
"弧线",
"选择器",
"滑动",
"滑动选择器"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
}
}