@@ -148,7 +148,7 @@ if(currentRootRoute !== 'message') {
<template>
<header class="header">
<div class="main">
- <h3 class="logo" @click="toHome">桐乡艺校</h3>
+ <h3 class="logo" @click="toHome">桐艺云校</h3>
<ul class="nav-list">
<li v-for="item in navList" :class="{'selected':currentRootRoute===item.name}"
@click="handleSwitchRoute(item.name)">