加载中...
{{ error === 'not_found' ? '🔍' : '😵' }}
{{ error === 'not_found' ? '店铺不存在' : '加载失败' }}
{{ error === 'not_found' ? '请检查链接是否正确' : '请稍后重试' }}
{{ toastMsg }}