Commit c4d754b1 by 无尘

fix: 修改代码规范

parent d2c8dcea
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2019-09-11 11:43:00 * @Date: 2019-09-11 11:43:00
* @LastEditors: 无尘 * @LastEditors: 无尘
* @LastEditTime: 2020-09-23 13:51:00 * @LastEditTime: 2020-09-23 14:22:27
--> -->
<template> <template>
<div class="open-body-wrap border-box"> <div class="open-body-wrap border-box">
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
import { getThreeNotice } from '@/api/notice'; import { getThreeNotice } from '@/api/notice';
import errMsg from '@/assets/js/error'; import errMsg from '@/assets/js/error';
export default { export default {
name: 'Index', name: 'HomePage',
data() { data() {
return { return {
projectName: '', // 当前项目名 projectName: '', // 当前项目名
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment