吉安感知网项目-前端
张含笑
2026-01-15 9aae657453076fd1bc3fe0d043847530a54c80a7
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 {