图片
This commit is contained in:
parent
091a22cddb
commit
da1fbce575
@ -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)
|
||||
|
||||
@ -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('')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user