绿满眶商城微信小程序-uniapp
peng
2025-08-08 8a2d6949a4525f90e0e75f2f3f83c13b8830a758
pages/mine/point/myPoint.vue
@@ -1,8 +1,8 @@
<template>
  <view class="content">
    <view class="portrait-box">
      <image src="/static/pointTrade/point_bg_1.png" mode=""></image>
      <image class="point-img" src="/static/pointTrade/tradehall.png" />
      <image src="/pages/subComponents/static/pointTrade/point_bg_1.png" mode=""></image>
      <image class="point-img" src="/pages/subComponents/static/pointTrade/tradehall.png" />
      <view class="position-point">
       
@@ -33,13 +33,11 @@
</template>
<script>
import URow from '@/uview-components/uview-ui/components/u-row/u-row.vue';
import UCol from '@/uview-components/uview-ui/components/u-col/u-col.vue';
import '@/components/uview-components/uview-ui';
import { getPointsData } from "@/api/members.js";
import { getMemberPointSum } from "@/api/members.js";
export default {
  components: {URow, UCol},
  data() {
    return {
      count: {