📝 fix demo issue (#1954)
This commit is contained in:
parent
83af3bb861
commit
08796a43b7
|
|
@ -29,7 +29,7 @@ if (!window.__POWERED_BY_QIANKUN__) {
|
||||||
}
|
}
|
||||||
|
|
||||||
export async function bootstrap() {
|
export async function bootstrap() {
|
||||||
console.log('%c ', 'color: green;', 'vue3.0 app bootstraped');
|
console.log('%c%s', 'color: green;', 'vue3.0 app bootstraped');
|
||||||
}
|
}
|
||||||
|
|
||||||
function storeTest(props) {
|
function storeTest(props) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user