update:更新页面样式
This commit is contained in:
@@ -6,9 +6,12 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'App',
|
||||
name: "App"
|
||||
};
|
||||
</script>
|
||||
|
||||
<style>
|
||||
<style lang="less" scoped>
|
||||
#app {
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-size: 14px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user