linwenling
2023-08-24 4bb9f72e6caf2a1a5d54d62cca3bcba2ad2de825
ruoyi-ui/src/views/homeRoot/personInfo.vue
@@ -13,6 +13,7 @@
                          <el-image
                            :src="'http://47.93.189.255:8080/'+ personInfos[0].url"
                            :fit="fit"
                            style="width: 100%;height: 100%;"
                          ></el-image>
                        </el-avatar>
                      </el-col>
@@ -246,6 +247,7 @@
                          <el-image
                            :src="'http://47.93.189.255:8080/'+ personInfos[1].url"
                            :fit="fit"
                            style="width: 100%;height: 100%;"
                          ></el-image>
                        </el-avatar>
                      </el-col>