| | |
| | | </view> |
| | | </template> |
| | | <script> |
| | | import UIcon from '@/uview-components/uview-ui/components/u-icon/u-icon.vue'; |
| | | 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 tool from "@/pages/tabbar/user/utils/tool.vue"; |
| | | import { getCouponsNum, getFootprintNum } from "@/api/members.js"; |
| | | import { getUserWallet } from "@/api/members"; |
| | | import configs from '@/config/config' |
| | | export default { |
| | | components: { |
| | | tool,UIcon,URow,UCol |
| | | tool |
| | | }, |
| | | data() { |
| | | return { |