抽奖
This commit is contained in:
18
src/package.json
Normal file
18
src/package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"id": "yan-qr",
|
||||
"name": "动态生成二维码",
|
||||
"displayName": "动态生成二维码",
|
||||
"version": "1.0.0",
|
||||
"description": "动态生成二维码",
|
||||
"keywords": [
|
||||
"二维码",
|
||||
"生成二维码",
|
||||
"动态二维码"
|
||||
],
|
||||
"dcloudext": {
|
||||
"category": [
|
||||
"前端组件",
|
||||
"通用组件"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user