李凌
2025-09-10 a7d3bc2d58b63c0b0d117aeca38e1e3d3c3d5e38
src/views/my/index.vue
@@ -1,18 +1,20 @@
<template>
  <section class="my-index" >
    <!-- <fx-header :back="false" :title="$t('my')">
      <template v-slot:right>
    <fx-header  :title="$t('my')">
     <!-- <template v-slot:right>
        <van-icon name="service-o" size="24" @click="$router.push('/customerService')"></van-icon>
      </template>
    </fx-header> -->
   <assets-head title="">
      <!-- <img src="../../../assets/image/assets-center/exchange.png" alt="exchange-img" class="w-44 h-38"
         @click="goRouter('/customerService')" /> -->
         <template v-slot:right>
           <van-icon name="service-o" size="24" @click="$router.push('/customerService')"></van-icon>
         </template>
   </assets-head>
      </template> -->
    </fx-header>
   <!-- <div>
      <assets-head title="">
            <template v-slot:right>
              <van-icon name="service-o" size="24" @click="$router.push('/customerService')"></van-icon>
            </template>
      </assets-head>
   </div> -->
    <div class="px-8 mt-4">
      <h1 class="text-2xl font-bold title" v-if="!(userStore.userInfo && userStore.userInfo.token)">{{
        $t('welcome')
        }}&nbsp;{{ $title }}!