巫溪
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
|
||||
export default {
|
||||
name: 'AppAgenda',
|
||||
appName: '活动议程',
|
||||
appName: '日程安排',
|
||||
|
||||
data() {
|
||||
return {
|
||||
@@ -109,7 +109,7 @@ export default {
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
document.title = '活动议程'
|
||||
document.title = '日程安排'
|
||||
},
|
||||
methods: {
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
export default {
|
||||
name: 'AppMeeting',
|
||||
appName: '2024巫溪老鹰茶文旅消费节',
|
||||
appName: '中国老鹰茶之乡',
|
||||
|
||||
data() {
|
||||
return {
|
||||
@@ -47,7 +47,7 @@ export default {
|
||||
{
|
||||
linkUrl: './AppAgenda',
|
||||
icon: require('./img/home-hdyc-icon.png'),
|
||||
text: '活动议程'
|
||||
text: '日程安排'
|
||||
},
|
||||
{
|
||||
linkUrl: './AppCheckInfo',
|
||||
@@ -59,7 +59,7 @@ export default {
|
||||
},
|
||||
|
||||
mounted() {
|
||||
document.title = '2024巫溪老鹰茶文旅消费节'
|
||||
document.title = '中国老鹰茶之乡'
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 24 KiB |
Reference in New Issue
Block a user