【修改】设置模块-个人资料设置图标替换
@@ -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>
|
||||||
|
BIN
src/components/Setting/img/async_icon.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
src/components/Setting/img/import_icon.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
src/components/Setting/img/info_icon.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
src/components/Setting/img/pay_icon.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
src/components/Setting/img/people_icon.png
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
src/components/Setting/img/person-setting_icon.png
Normal file
After Width: | Height: | Size: 103 KiB |
BIN
src/components/Setting/img/preference_icon.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
src/components/Setting/img/pswd_icon.png
Normal file
After Width: | Height: | Size: 5.3 KiB |
BIN
src/components/Setting/img/purse_icon.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
src/components/Setting/img/rewards_icon.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
src/components/Setting/img/temp_avatar.jpg
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
src/components/Setting/img/user-setting_icon.png
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
src/components/Setting/img/windows_icon.png
Normal file
After Width: | Height: | Size: 3.1 KiB |