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

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

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

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

@ -6,7 +6,7 @@ function resolve(dir) {
return path.join(__dirname, 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, // If your port is set to 80,
// use administrator privileges to execute the command line. // use administrator privileges to execute the command line.

Loading…
Cancel
Save