| src/main.js | ●●●●● patch | view | raw | blame | history |
src/main.js
@@ -2,7 +2,7 @@ * @Author: shuishen 1109946754@qq.com * @Date: 2024-10-25 10:56:27 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2024-11-08 20:11:07 * @LastEditTime: 2024-12-01 00:28:09 * @FilePath: \bigScreen\src\main.js * @Description: * @@ -52,4 +52,4 @@ app.use(router) app.use(ElementPlus) app.use(pinia) router.isReady().then(() => app.mount('#app')) app.mount('#app')