This commit is contained in:
haomingming 2025-12-17 17:20:44 +08:00
parent 091a22cddb
commit da1fbce575
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ const tiltles = ref('')
const article_author = ref([]);
const id=ref('')
import {browse,votearticle,getarticle} from '../utils/api.js'
const IMG_PATH = import.meta.env.VITE_IMAGE_URL+'/static/images/1178172634346456.png_hd.png?v=2025'
const IMG_PATH = import.meta.env.VITE_IMAGE_URL+'/static/images/1178172634346456-2.png?v=2025'
onMounted(()=>{
console.log("ee",route.query.id)

View File

@ -53,7 +53,7 @@ const article_author = ref([]);
const id=ref('')
const video_author_t=ref("")
import {browse,votevideo,getvideo} from '../utils/api.js'
const IMG_PATH = import.meta.env.VITE_IMAGE_URL+'/static/images/1178172634346456.png_hd.png?v=2025'
const IMG_PATH = import.meta.env.VITE_IMAGE_URL+'/static/images/1178172634346456-2.png?v=2025'
const players = ref([])
const playerJs=ref('//player.polyv.net/script/player.js')
const vid = ref('')