Explorar el Código

更换头像背景头像

wangming hace 5 días
padre
commit
dbf7916e10
Se han modificado 3 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      src/pages/home/home.vue
  2. 1 1
      src/pagesA/my/my.vue
  3. BIN
      src/static/headerInfo.png

+ 1 - 1
src/pages/home/home.vue

@@ -171,7 +171,7 @@ export default {
             shareNum: 0,
             devNum: 0,
             warnNum: 0,
-            imageUrl: "../../static/headerInfo.jpg",
+            imageUrl: "../../static/headerInfo.png",
             devDevice: "",
             warmNum: "",
             warmDetail: [],

+ 1 - 1
src/pagesA/my/my.vue

@@ -71,7 +71,7 @@ import MqttService from "../../utils/globalMqtt";
 export default {
     data() {
         return {
-            headerImg: "../../static/headerInfo.jpg",
+            headerImg: "../../static/headerInfo.png",
             phone: uni.getStorageSync("phone"),
             showModle: false,
         };

BIN
src/static/headerInfo.png