Commit e31327f9 authored by 王炽's avatar 王炽

打开积分兑换

parent 0b0d9b64
......@@ -1148,10 +1148,10 @@
//积分兑换按钮点击事件
const handleExchargeClick = () => {
jump({
type: 1,
url: '/pages/library/ContentLibrary'
});return;
// jump({
// type: 1,
// url: '/pages/library/ContentLibrary'
// });return;
const url = vipIntegral.value.excharge.url;
const type = vipIntegral.value.excharge.type;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment