style: change src and title

This commit is contained in:
zchengo
2023-01-04 23:19:32 +08:00
parent de9e80fff1
commit e122785af7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<div style="margin-top: 50px;">
<a-result status="403" sub-title="您需要订阅个人版才能使用该功能哦">
<a-result status="403" sub-title="您需要订阅专业版或高级版才能使用该功能哦">
<template #extra>
<a-button type="primary" @click="onBuy">立即订阅</a-button>
</template>