1
jhzh
2025-09-05 890470d62605b5c13c7e21beea9d16f1c43c4925
src/views/my/index.vue
@@ -1,19 +1,18 @@
<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> -->
   <div>
      </template> -->
    </fx-header>
   <!-- <div>
      <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>
   </div>
   </div> -->
    <div class="px-8 mt-4">
      
      <h1 class="text-2xl font-bold title" v-if="!(userStore.userInfo && userStore.userInfo.token)">{{