Browse Source

Merge branch 'milestone-20251031-简版功能开发' of http://39.101.133.168:8807/qimaohong/deepChartVueApp into milestone-20251031-简版功能开发

lihuilin/feature-20251024095243-我的
宋杰 3 weeks ago
parent
commit
494445cb13
  1. 2
      pages/deepMate/deepMate.vue
  2. 185
      static/images/welcomeRobot.svg
  3. BIN
      static/images/welcomeRobot@2x.png

2
pages/deepMate/deepMate.vue

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

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

BIN
static/images/welcomeRobot@2x.png

After

Width: 710  |  Height: 490  |  Size: 217 KiB

Loading…
Cancel
Save