pages/tabbar/user/my.vue
@@ -71,17 +71,18 @@ <!-- 常用工具 --> <tool /> <custom-tabbar bgColor="#ffffff" :selected="3"></custom-tabbar> <custom-tabbar bgColor="#ffffff" selected="my"></custom-tabbar> </view> </template> <script> 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, tool }, data() { return {