This commit is contained in:
MeSHard
2025-11-14 17:23:25 +08:00
commit 0dbbf978d3
507 changed files with 43048 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": ""
}