Commit a712e83c by zsh

修改头部标题

parent 75d2f6c6
...@@ -22,7 +22,7 @@ export default { ...@@ -22,7 +22,7 @@ export default {
props: { props: {
title: { title: {
type: String, type: String,
default: '徐汇区教师队伍整体发展情况分析' default: ''
} }
}, },
......
<template> <template>
<div class="index-page"> <div class="index-page">
<layout :layoutConf="layoutSize"> <layout :layoutConf="layoutSize">
<page-head title="张謇教育基地管理平台" slot="header" /> <page-head title="张謇企业家学院管理平台" slot="header" />
<template v-if="fetchSuccess"> <template v-if="fetchSuccess">
<!-- left --> <!-- left -->
<left :leftData="leftData" slot="left" /> <left :leftData="leftData" slot="left" />
......
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