11.26 修改K线图样式
This commit is contained in:
@@ -25,8 +25,11 @@ const _sfc_main = {
|
||||
showCancel: false,
|
||||
confirmText: "复制",
|
||||
success(res) {
|
||||
if (res.confirm)
|
||||
;
|
||||
if (res.confirm) {
|
||||
common_vendor.index.setClipboardData({
|
||||
data: "https://valuefrontier.cn/home/pages/account/subscription"
|
||||
});
|
||||
}
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user