Browse Source

Merge branch 'songjie/feature-20250628160649-上线前优化' into milestone-20250710-上线前优化

milestone-20250820-金币兑换Token
宋杰 4 days ago
parent
commit
cb7f4bc674
  1. 4
      src/views/components/HistoryRecord.vue

4
src/views/components/HistoryRecord.vue

@ -16,7 +16,7 @@
<img <img
class="collapsed-toggle-btn" class="collapsed-toggle-btn"
@click="openHistory" @click="openHistory"
src=" https://d31zlh4on95l9h.cloudfront.net/images/815e7ebfb1963eadca9435e82c3c4a8d.png"
src="https://d31zlh4on95l9h.cloudfront.net/images/815e7ebfb1963eadca9435e82c3c4a8d.png"
alt="icon" alt="icon"
title="打开边栏" title="打开边栏"
/> />
@ -358,7 +358,7 @@
> >
<img <img
class="mobile-bottom-feedback" class="mobile-bottom-feedback"
src=" https://d31zlh4on95l9h.cloudfront.net/images/ed88a0a7095c3cd1e0b51ffcca7f4068.png"
src="https://d31zlh4on95l9h.cloudfront.net/images/ed88a0a7095c3cd1e0b51ffcca7f4068.png"
alt="icon" alt="icon"
/> />
<div class="mobile-bottom-text">用户反馈</div> <div class="mobile-bottom-text">用户反馈</div>

Loading…
Cancel
Save