Browse Source

修改欢迎机器人图片

dongqian/feature-20251022181325-deepmate简版
dongqian 3 weeks ago
parent
commit
0ac41525f5
  1. 2
      pages/deepMate/deepMate.vue
  2. 185
      static/images/welcomeRobot.svg

2
pages/deepMate/deepMate.vue

@ -1124,7 +1124,7 @@ async function itemClick(item) {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
background: url("https://d31zlh4on95l9h.cloudfront.net/images/eca84d9fb54712cb3bc6c6174773b83b.svg");
background: url("/static/images/welcomeRobot.svg");
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center center; background-position: center center;
/* 居中显示,避免顶部被裁剪 */ /* 居中显示,避免顶部被裁剪 */

185
static/images/welcomeRobot.svg
File diff suppressed because it is too large
View File

Loading…
Cancel
Save