mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 09:20:18 +08:00
add store
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import { createApp } from 'vue'
|
||||
import App from './App.vue'
|
||||
|
||||
import './style.css'
|
||||
//import './style.css'
|
||||
import './3rdparty/fontawesome-free-6.7.2/css/all.min.css'
|
||||
import './assets/css/appstyle.css'
|
||||
|
||||
import './demos/ipc'
|
||||
// If you want use Node.js, the`nodeIntegration` needs to be enabled in the Main process.
|
||||
|
||||
Reference in New Issue
Block a user