A59 -V1.1版本提交
This commit is contained in:
@ -0,0 +1,46 @@
|
||||
{
|
||||
"name": "qr",
|
||||
"version": "1.0.1",
|
||||
"date": "2020-06-01",
|
||||
"team": "AWTK Develop Team",
|
||||
"author": "Li XianJing <xianjimli@hotmail.com>",
|
||||
"desc": "显示二维码的控件",
|
||||
"copyright": "Guangzhou ZHIYUAN Electronics Co.,Ltd.",
|
||||
"type": "PROJECT_CUSTOM_WIDGET",
|
||||
"entry": "main",
|
||||
"assets": {
|
||||
"activedTheme": "default",
|
||||
"outputDir": "res",
|
||||
"loadFrom": "any",
|
||||
"const": "resource_data",
|
||||
"screenDPR": "x1",
|
||||
"defaultLanguage": "zh",
|
||||
"defaultCountry": "CN",
|
||||
"themes": {
|
||||
"default": {
|
||||
"activedSystemBar": "system_bar",
|
||||
"activedBottomSystemBar": "system_bar_b",
|
||||
"packaged": true,
|
||||
"fonts": {
|
||||
"default": {
|
||||
"text": " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~,。?!确定取消"
|
||||
}
|
||||
},
|
||||
"lcd": {
|
||||
"width": "320",
|
||||
"height": "480",
|
||||
"colorDepth": "16bit",
|
||||
"colorFormat": "BGR(A)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"creator": {
|
||||
"name": "AWTK Designer",
|
||||
"version": "2.0.21"
|
||||
},
|
||||
"awtkRoot": "${AWTK_SDK_PATH}/awtk",
|
||||
"dependencies": {
|
||||
"awtk": ">=2112"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user