引入 element、
This commit is contained in:
@@ -14,13 +14,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
#app {
|
||||
font-family: 'Avenir', Helvetica, Arial, sans-serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
text-align: center;
|
||||
color: #2c3e50;
|
||||
margin-top: 60px;
|
||||
}
|
||||
<style lang="scss">
|
||||
// 引入初始化样式
|
||||
@import '@/style/main.scss'
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user