Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxian521 committed May 20, 2024
1 parent a02b5b7 commit bdb32b3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,12 @@ export default defineComponent({
style: { width: "310px" },
position: "bottom-right",
dangerouslyUseHTMLString: true,
message: `<a target='_blank' style='font-size: 16px' class='block text-center border mb-2 rounded hover:text-[red]' href='https://github.com/pure-admin/vue-pure-admin/issues/1150'>
issues 通道即将关闭!反馈问题请走网易邮箱
</a>
<a target='_blank' style='font-size: 16px' class='block text-center text-[red] rounded hover:text-[var(--el-color-primary)] border' href='https://pure-admin.github.io/pure-admin-doc/pages/service/#%E6%B0%B8%E4%B9%85%E8%A7%A3%E7%AD%94%E5%BE%AE%E4%BF%A1%E7%BE%A4'>
message: `<a target='_blank' style='font-size: 16px' class='block text-center border mb-2 rounded hover:text-[red]' href='https://pure-admin.github.io/pure-admin-doc/pages/service/#%E6%B0%B8%E4%B9%85%E8%A7%A3%E7%AD%94%E5%BE%AE%E4%BF%A1%E7%BE%A4'>
永久解答微信群优惠价即将恢复,原价:<del>¥ 698</del>,现价:¥ 298
</a>
<a target='_blank' style='font-size: 16px' class='block text-center text-[red] rounded hover:text-[var(--el-color-primary)] border' href='https://pure-admin.github.io/pure-admin-doc/pages/service/#%E4%B8%80%E5%AF%B9%E4%B8%80%E5%8C%85%E6%9C%88%E8%BF%9C%E7%A8%8B%E6%8C%87%E5%AF%BC'>
一对一包月远程指导 <br /> 每月仅一个名额
</a>
`
});
}
Expand Down

0 comments on commit bdb32b3

Please sign in to comment.