修改页面

This commit is contained in:
2025-08-11 14:06:42 +08:00
parent 462073058e
commit 9c0be00fbd
31 changed files with 1180 additions and 309 deletions

View File

@ -9,7 +9,7 @@ export default {
data() {
return {
primaryColor: '#FF2C3C',
cloudPath: 'http://jianbing-media.stnav.com/frontend/',
cloudPath: 'https://jianbing-media.stnav.com/frontend/',
themeColor: '#254062'
}
},