主题配置添加暗黑之子模式

This commit is contained in:
初志鑫 2020-07-20 14:51:39 +08:00
parent 4a4f732405
commit e72b0b678a

View File

@ -1,5 +1,3 @@
import "core-js/stable";
import "regenerator-runtime/runtime";
import Vue from "vue";
import App from "./App";
import store from "./store";