mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-06-11 12:49:30 +08:00
update: 修复首次运行跳转页面非首页问题
This commit is contained in:
@@ -34,7 +34,6 @@ const utils = {
|
||||
|
||||
// 检查封面图
|
||||
checkThumbnailUrl: function(thumbnail, mustRealUrl = false) {
|
||||
console.log("thumbnail",thumbnail)
|
||||
if (!thumbnail && mustRealUrl) {
|
||||
return HaloConfig.defaultStaticThumbnailUrl
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user