linwenling
2023-08-08 45cdf666979e1248a4c2f4d8c915b747ba11d479
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>