lion 2 years ago
parent 88688b56f9
commit 566f93707f

@ -8,7 +8,7 @@
<!-- <img v-if="logo" src="../../../assets/logo-mini.png" class="sidebar-logo">
<img src="../../../assets/logo.png?v=1"
class="sidebar-name-logo" /> -->
中共苏州独立支部旧址预约管理系统
革命博物馆预约管理系统
</router-link>
</transition>

@ -1,6 +1,6 @@
module.exports = {
title: '“中共苏州独立支部旧址”预约系统',
title: '“革命博物馆”预约系统',
/**
* @type {boolean} true | false

@ -37,7 +37,7 @@
</el-form>
</div>
<div class="footer">
2022 © 中共苏州独立支部旧址
2022 © 革命博物馆
</div>
</div>
</template>

@ -241,7 +241,7 @@
paramesObj: {
name: "乐益大讲堂”第二讲《中国载人航天》",
time: "5月2日(本周二)14:00-16:00",
address: "中共苏州独立支部旧址(体育场路4号)一楼报告厅"
address: "“革命博物馆”预约系统"
},
rules: {

@ -6,7 +6,7 @@ function resolve(dir) {
return path.join(__dirname, dir)
}
const name = defaultSettings.title || '“中共苏州独立支部旧址”预约系统' // page title
const name = defaultSettings.title || '“革命博物馆”预约系统' // page title
// If your port is set to 80,
// use administrator privileges to execute the command line.

Loading…
Cancel
Save