1
This commit is contained in:
parent
0138f03a97
commit
3d3bd4ae35
1
assets/baidu_verify_codeva-rPj1kaf82O.html
Normal file
1
assets/baidu_verify_codeva-rPj1kaf82O.html
Normal file
@ -0,0 +1 @@
|
||||
37b7b9f213060edd2bd5922974481624
|
@ -15,6 +15,7 @@ export default async function ({
|
||||
equipment: store.state.device,
|
||||
}
|
||||
if (url && url !== '') {
|
||||
console.log("url", url)
|
||||
$axios.post('/web/pageSave',data)
|
||||
}
|
||||
}
|
@ -16,6 +16,7 @@ export default {
|
||||
meta: [
|
||||
{charset: 'utf-8'},
|
||||
{name: "google-site-verification", content: "yvuzDTQlcVFJ3L9USTa-dDqYnXp1MA6bL2doJmcv9o8"},
|
||||
{name: "baidu-site-verification", content: "codeva-rPj1kaf82O"},
|
||||
{name: 'apple-mobile-web-app-capable', content: "yes"},
|
||||
{name: 'viewport', content: 'width=device-width, initial-scale=1'},
|
||||
{hid: 'http-equiv', 'http-equiv': "X-UA-Compatible", content: "IE=edge"},
|
||||
@ -34,7 +35,12 @@ export default {
|
||||
script: [
|
||||
// { type:"text/javascript" , src: 'https://api.map.baidu.com/api?v=1.0&type=webgl&ak=otBoKESzaUj1nGjWiehnCP3AUyRKgikx'}
|
||||
//AI助手js
|
||||
{type:"text/javascript" , src: 'https://chat.cdtrucktralier.com/embed.min.js',id:"yadT02u1aNiBBDLa",defer:true}
|
||||
{
|
||||
type: "text/javascript",
|
||||
src: 'https://chat.cdtrucktralier.com/embed.min.js',
|
||||
id: "yadT02u1aNiBBDLa",
|
||||
defer: true
|
||||
}
|
||||
]
|
||||
},
|
||||
env: {
|
||||
@ -207,9 +213,7 @@ export default {
|
||||
]
|
||||
},
|
||||
generate: {
|
||||
routes: [
|
||||
|
||||
]
|
||||
routes: []
|
||||
},
|
||||
server: {
|
||||
port: 3001,
|
||||
|
1
static/baidu_verify_codeva-rPj1kaf82O.html
Normal file
1
static/baidu_verify_codeva-rPj1kaf82O.html
Normal file
@ -0,0 +1 @@
|
||||
37b7b9f213060edd2bd5922974481624
|
Loading…
Reference in New Issue
Block a user