@@ -1,4 +1,5 @@
import App from './App'
import share from './utils/share.js'
// #ifndef VUE3
import Vue from 'vue'
@@ -15,6 +16,7 @@ app.$mount()
import { createSSRApp } from 'vue'
export function createApp() {
const app = createSSRApp(App)
app.mixin(share)
return {
app
}
The note is not visible to the blocked user.