We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb0861a commit 633238bCopy full SHA for 633238b
pages.json
@@ -254,14 +254,12 @@
254
}
255
},
256
// #endif
257
- // #ifndef VUE3
258
{
259
"path": "pages/component/canvas/canvas",
260
"style": {
261
"navigationBarTitleText": "canvas"
262
263
264
- // #endif
265
266
"path": "pages/component/web-view/web-view",
267
pages/tabBar/component/component.nvue
@@ -95,7 +95,7 @@
95
96
97
98
- // #ifndef QUICKAPP-WEBVIEW-UNION || VUE3
+ // #ifndef QUICKAPP-WEBVIEW-UNION
99
100
id: 'canvas',
101
name: '画布',
0 commit comments