sync:修改空置页提示 https://gitee.com/sheepjs/shopro-uniapp/commit/f470af9d4ddb078069a2dc682cdcddb71f566339
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<s-empty
|
||||
v-else-if="errCode === 'TemplateError'"
|
||||
icon="/static/internet-empty.png"
|
||||
text="未找到模板"
|
||||
text="未找到模板,请前往后台启用对应模板"
|
||||
showAction
|
||||
actionText="重新加载"
|
||||
@clickAction="onReconnect"
|
||||
|
||||
Reference in New Issue
Block a user