{{
images.is.getting ? `正在載入圖片... (${images.countLoaded}/${images.count})` :
posts.is.getting ? `正在獲取文章... (${posts.pool.length}/${posts.totalPool.length})` :
pages.is.getting ? `正在獲取頁面... (${pages.pool.length}/${pages.totalPool.length})` :
images.is.rendering ? `正在渲染圖片... (${images.countLoaded}/${images.count})` :
pages.is.initing ? '正在初始化...' :
''
}}
{{
posts.is.noMore ?
`圖片全部載入完畢 (${images.countLoaded}/${images.count})` :
`向下滑動載入更多 (${images.countLoaded}/${images.count})`
}}
載入失敗 ( ´・・)ノ(._.`)
Ads by Google Adsense
