feat: 更新字体图标

This commit is contained in:
duanshuwen
2025-10-20 21:50:47 +08:00
parent 19432719ae
commit 5e0ce0b3a4
7 changed files with 8 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
<template>
<view class="module-header mb12">
<view class="module-header mb-4">
<text class="module-title">{{ title }}</text>
<image class="underline" src="./images/wave_icon.png" mode="aspectFill" />
</view>
@@ -16,4 +16,4 @@ defineProps({
<style scoped lang="scss">
@import "./styles/index.scss";
</style>
</style>