mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-04-18 07:58:40 +00:00
优化prop组件
This commit is contained in:
parent
24bb029f15
commit
f4c1278cde
@ -1,9 +1,9 @@
|
||||
import Vue from "vue";
|
||||
import ElementUI from "element-ui"
|
||||
import "element-ui/lib/theme-chalk/index.css"
|
||||
import "./global.less"
|
||||
import index from "./index.vue";
|
||||
import './register-panel';
|
||||
|
||||
Vue.use(ElementUI, {size: "mini"});
|
||||
new Vue({
|
||||
el: "#app",
|
||||
|
Loading…
x
Reference in New Issue
Block a user