Commit d2dbad12 authored by 王炽's avatar 王炽

积分页面

parent 7e700ffb
......@@ -84,6 +84,7 @@ const goUse = () => {
// 关闭按钮
const closeBtn = () => {
emit('close')
console.log('closeBtn')
}
......
......@@ -584,7 +584,7 @@
<popupShengri
:type="Number(itemIndex) + 1"
v-if="true ||showPopupShengri"
v-if="showPopupShengri"
@close="showPopupShengri = false"
/>
</view>
......
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