We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4687735 commit 2cda659Copy full SHA for 2cda659
pages.json
@@ -259,7 +259,7 @@
259
}
260
},
261
// #endif
262
- // #ifdef APP-PLUS
+ // #ifdef APP-PLUS || H5
263
{
264
"path": "pages/component/web-view-local/web-view-local",
265
"style": {}
pages/tabBar/component/component.nvue
@@ -102,7 +102,7 @@
102
pages: ['canvas']
103
104
105
106
107
id: 'web-view',
108
name: '网页',
@@ -116,7 +116,7 @@
116
}]
117
118
119
- // #ifndef APP-PLUS
+ // #ifndef APP-PLUS || H5
120
121
122
0 commit comments