first commit

This commit is contained in:
PC-202306242200\Administrator
2026-03-31 10:53:43 +08:00
commit f529129c93
770 changed files with 86065 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
## 1.0.42022-10-13
修复支付宝小程序图标显示问题
## 1.0.32022-10-08
修复图标显示问题图片改用base64编码
## 1.0.22022-09-21
修复微信小程序新能源图标显示问题
## 1.0.12022-09-19
1.修复输入返回值赋值给默认值的问题
2.修复新能源字体在谷歌浏览器展示问题

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,26 @@
{
"id": "car-number-input",
"displayName": "车牌选择组件+键盘(包含新能源车牌)",
"version": "1.0.4",
"description": "车牌输入组件+键盘,包含新能源车牌",
"keywords": [
"车牌",
"车牌选择器",
"键盘",
"车牌键盘",
"车牌选择"
],
"dcloudext": {
"contact": {
"qq": ""
},
"declaration": {
"ads": "无",
"data": "无",
"permissions": "无"
},
"npmurl": "",
"type": "component-vue"
},
"repository": ""
}