@@ -13,8 +13,10 @@ app.$mount()
// #ifdef VUE3
import { createSSRApp } from 'vue'
import zPaging from 'z-paging/components/z-paging/z-paging.vue'
export function createApp() {
const app = createSSRApp(App)
app.component('z-paging', zPaging)
return {
app
}
The note is not visible to the blocked user.