Commit 4cbe4991 authored by 袁玲利's avatar 袁玲利

未开通消费会员的链接跳转

parent abfb1f5d
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
<!-- 遮罩层 --> <!-- 遮罩层 -->
<template v-if="!isVip"> <template v-if="!isVip">
<div class="Covers"> <div class="Covers">
<div class="Covers_head"> <div class="Covers_head" @click="openAzMenber">
<span> <span>
开通消费会员,查看完整消费报告 开通消费会员,查看完整消费报告
<img :src="ImgUrl+'user/covericon.png'" alt=""> <img :src="ImgUrl+'user/covericon.png'" alt="">
......
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