【修改】设置模块-个人资料设置图标替换

This commit is contained in:
maghny@126.com
2025-07-13 00:29:05 +08:00
committed by 陆光LG
parent 63559689d6
commit 2d4f2929ce
14 changed files with 13 additions and 13 deletions

View File

@@ -9,7 +9,7 @@
<template #image> <template #image>
<div class="avator"> <div class="avator">
<img <img
src="../img/edge-new-fill.png" src="../img/temp_avatar.jpg"
style="width: 52px; height: 52px; border-radius: 50%" style="width: 52px; height: 52px; border-radius: 50%"
/> />
<div class="edit-mask"></div> <div class="edit-mask"></div>
@@ -43,7 +43,7 @@
> >
<template #image> <template #image>
<img <img
src="../img/edge-new-fill.png" src="../img/people_icon.png"
style="width: 20px; height: 20px; border-radius: 50%; margin-right: 16px" style="width: 20px; height: 20px; border-radius: 50%; margin-right: 16px"
/> />
</template> </template>
@@ -53,7 +53,7 @@
<common-line :title="'个人资料设置'" class="ptb_16"> <common-line :title="'个人资料设置'" class="ptb_16">
<template #image> <template #image>
<img <img
src="../img/edge-new-fill.png" src="../img/person-setting_icon.png"
style="width: 52px; height: 35px; margin-right: 12px" style="width: 52px; height: 35px; margin-right: 12px"
/> />
</template> </template>
@@ -74,7 +74,7 @@
> >
<template #image> <template #image>
<img <img
src="../img/edge-new-fill.png" src="../img/async_icon.png"
style="width: 20px; height: 20px; margin-right: 16px" style="width: 20px; height: 20px; margin-right: 16px"
/> />
</template> </template>
@@ -92,7 +92,7 @@
> >
<template #image> <template #image>
<img <img
src="../img/edge-new-fill.png" src="../img/rewards_icon.png"
style="width: 20px; height: 20px; margin-right: 16px" style="width: 20px; height: 20px; margin-right: 16px"
/> />
</template> </template>
@@ -110,7 +110,7 @@
> >
<template #image> <template #image>
<img <img
src="../img/edge-new-fill.png" src="../img/import_icon.png"
style="width: 20px; height: 20px; margin-right: 16px" style="width: 20px; height: 20px; margin-right: 16px"
/> />
</template> </template>
@@ -128,7 +128,7 @@
> >
<template #image> <template #image>
<img <img
src="../img/edge-new-fill.png" src="../img/preference_icon.png"
style="width: 20px; height: 20px; margin-right: 16px" style="width: 20px; height: 20px; margin-right: 16px"
/> />
</template> </template>
@@ -146,7 +146,7 @@
> >
<template #image> <template #image>
<img <img
src="../img/edge-new-fill.png" src="../img/windows_icon.png"
style="width: 20px; height: 20px; margin-right: 16px" style="width: 20px; height: 20px; margin-right: 16px"
/> />
</template> </template>
@@ -164,7 +164,7 @@
> >
<template #image> <template #image>
<img <img
src="../img/edge-new-fill.png" src="../img/purse_icon.png"
style="width: 52px; height: 35px; margin-right: 12px" style="width: 52px; height: 35px; margin-right: 12px"
/> />
</template> </template>
@@ -184,7 +184,7 @@
> >
<template #image> <template #image>
<img <img
src="../img/edge-new-fill.png" src="../img/pay_icon.png"
style="width: 20px; height: 20px; margin-right: 16px" style="width: 20px; height: 20px; margin-right: 16px"
/> />
</template> </template>
@@ -201,7 +201,7 @@
> >
<template #image> <template #image>
<img <img
src="../img/edge-new-fill.png" src="../img/pswd_icon.png"
style="width: 20px; height: 20px; margin-right: 16px" style="width: 20px; height: 20px; margin-right: 16px"
/> />
</template> </template>
@@ -218,7 +218,7 @@
> >
<template #image> <template #image>
<img <img
src="../img/edge-new-fill.png" src="../img/info_icon.png"
style="width: 20px; height: 20px; margin-right: 16px" style="width: 20px; height: 20px; margin-right: 16px"
/> />
</template> </template>
@@ -231,7 +231,7 @@
<common-line :type="'buttonGroup'" :btnGroup="btnGroupConfig" class="ptb_16"> <common-line :type="'buttonGroup'" :btnGroup="btnGroupConfig" class="ptb_16">
<template #image> <template #image>
<img <img
src="../img/edge-new-fill.png" src="../img/user-setting_icon.png"
style="width: 52px; height: 52px; border-radius: 50%; margin-right: 20px" style="width: 52px; height: 52px; border-radius: 50%; margin-right: 20px"
/> />
</template> </template>

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB