1
jhzh
2025-09-15 1e92f3921d9c6ff8feb398e1958c4f9d228c9bd8
src/views/my/index.vue
@@ -1,18 +1,16 @@
<template>
  <section class="my-index" >
    <fx-header  :title="$t('my')">
     <!-- <template v-slot:right>
    <!-- <fx-header  back="false" :title="$t('my')">
      <template v-slot:right>
        <van-icon name="service-o" size="24" @click="$router.push('/customerService')"></van-icon>
      </template> -->
    </fx-header>
   <!-- <div>
      <assets-head title="">
    <!-- </fx-header> -->
   <div>
      <assets-head :goHome='true' :title="$t('my')">
         
            <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)">{{