feat: add fnOS packaging, storage workflows and release pipeline
This commit is contained in:
@@ -24,3 +24,4 @@ app.config.errorHandler = function (err) {
|
||||
console.error('未捕获的异常,', err);
|
||||
};
|
||||
app.mount('#stepin-app');
|
||||
document.getElementById('stepin-app')?.classList.add('app-mounted');
|
||||
|
||||
Reference in New Issue
Block a user