'整合'
This commit is contained in:
parent
d1f8531723
commit
13e3bcad69
@ -92,13 +92,9 @@ export const data = [
|
|||||||
result: 0,
|
result: 0,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
<<<<<<< HEAD
|
|
||||||
tips: [
|
tips: [
|
||||||
`全国最早实行对外开放的`,
|
`全国最早实行对外开放的`,
|
||||||
`四个经济特区之一`
|
`四个经济特区之一`
|
||||||
],
|
],
|
||||||
=======
|
|
||||||
tips: [`全国最早实行对外开放的四个经济特区之一`],
|
|
||||||
>>>>>>> 5d8a8f95c11f0c188f14ac80980c820e348aa1c2
|
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
@ -33,7 +33,7 @@ export default defineConfig(({ command, mode }) => {
|
|||||||
template: 'index.html',
|
template: 'index.html',
|
||||||
injectOptions: {
|
injectOptions: {
|
||||||
data: {
|
data: {
|
||||||
title: '欢乐闹元宵',
|
title: '打卡理想假期',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user