吉安感知网项目-前端
罗广辉
2026-01-15 04a859aa95b231c032c71d06518497a973c2f4e8
uniapps/work-wx/src/subPackages/userDetail/password/index.vue
@@ -34,7 +34,7 @@
</template>
<script setup>
   import userbgSvg from "@/static/images/user/userbg.svg";
   import userBgPng from "@/static/images/user/user-bg.png";
   import {
      useUserStore
   } from "@/store/index.js";
@@ -260,8 +260,8 @@
         left: 0;
         width: 100%;
         height: 100%;
         background-image: url("https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_app_assets/images/user/bg.png");
         background-size: 100%;
         background: url("https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ja-app-wx/images/user/user-bg.png")  no-repeat ;
           background-size: 100%;
      }
      .detailBox {
@@ -293,7 +293,6 @@
               font-weight: 400;
               font-size: 30rpx;
               color: #222324;
               white-space: nowrap;
            }
            input.input-item {