You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/** 场馆 / 活动 / 线路无封面或轮播时的占位图 */
|
|
import posterFallback from '@/static/poster.jpg'
|
|
|
|
export const POSTER_FALLBACK = posterFallback
|