吉安感知网项目-前端
chenyao
2026-01-15 d086ea096dbc2e5bc29a20a9e9280f5ccc5868b7
uniapps/work-wx/src/subPackages/userDetail/infos/index.vue
@@ -41,7 +41,7 @@
</template>
<script setup>
   import showDefaultHeader from "@/static/images/user/default-header.svg";
   import showDefaultHeader from "@/static/images/user/default-header.png";
   import {
      getEnvObj,
      getWebViewUrl
@@ -252,7 +252,7 @@
      left: 0;
      width: 100%;
      height: 100%;
      background: url("@/static/images/user/userbg.svg")  no-repeat ;
      background-image: url("../../../static/images/user/userbg.svg")  no-repeat ;
      background-size: 100%;
   }
   .avatarBox {