config: 更新域名为 soul.quwanzhi.com
This commit is contained in:
@@ -105,7 +105,7 @@ Page({
|
||||
|
||||
// 复制邀请链接
|
||||
copyLink() {
|
||||
const link = `https://soul.ckb.fit/?ref=${this.data.referralCode}`
|
||||
const link = `https://soul.quwanzhi.com/?ref=${this.data.referralCode}`
|
||||
wx.setClipboardData({
|
||||
data: link,
|
||||
success: () => wx.showToast({ title: '链接已复制', icon: 'success' })
|
||||
|
||||
Reference in New Issue
Block a user