We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38356b1 commit f040929Copy full SHA for f040929
1 file changed
manifest.json
@@ -81,14 +81,14 @@
81
},
82
/* 快应用特有相关 */
83
"quickapp": {},
84
- "quickapp-vue": {
+ "quickapp-native": {
85
"icon": "/static/logo.png",
86
"package": "com.example.demo",
87
"features": [{
88
"name": "system.clipboard"
89
}]
90
91
- "quickapp-light": {
+ "quickapp-webview": {
92
93
94
0 commit comments