|
@@ -1,15 +1,15 @@
|
|
|
<template>
|
|
|
<view class="tabPage" :style="{'min-height':h+'px', 'padding-top':mt+'px'}">
|
|
|
<cus-header title='我的' :showback="false" bgColor='transparent'></cus-header>
|
|
|
- <image class="topbg" src="http://106.54.209.120:8188/static/my_topbg.png"></image>
|
|
|
+ <image class="topbg" src="https://transcend.ringzle.com/xiaozhi-app/profile/2025/05/29/9ce20eec-2d0e-4786-aa11-097f4a25939f.png"></image>
|
|
|
<div class="info adffcacjc">
|
|
|
- <image src="http://106.54.209.120:8188/static/my_avatat_default.png"></image>
|
|
|
+ <image src="https://transcend.ringzle.com/xiaozhi-app/profile/2025/05/29/53e77955-bfec-4a5c-a559-4d9baaa75910.png"></image>
|
|
|
<p>{{username}}</p>
|
|
|
</div>
|
|
|
<div class="items">
|
|
|
<div class="item adfacjb" @tap="toTurn('/pagesMy/device')">
|
|
|
<div class="il adfac">
|
|
|
- <image src="http://106.54.209.120:8188/static/my_device.png"></image>
|
|
|
+ <image src="https://transcend.ringzle.com/xiaozhi-app/profile/2025/05/29/f02cc2f9-09ee-400c-8714-2bb2d0a58023.png"></image>
|
|
|
<text>我的设备</text>
|
|
|
</div>
|
|
|
<div class="ir">
|
|
@@ -18,7 +18,7 @@
|
|
|
</div>
|
|
|
<div class="item adfacjb" @tap="toTurn('/pagesMy/useBook')">
|
|
|
<div class="il adfac">
|
|
|
- <image src="http://106.54.209.120:8188/static/my_book.png"></image>
|
|
|
+ <image src="https://transcend.ringzle.com/xiaozhi-app/profile/2025/05/29/b4c1a11b-9b01-4c0f-8ff6-1c2b51956891.png"></image>
|
|
|
<text>用户使用手册</text>
|
|
|
</div>
|
|
|
<div class="ir">
|
|
@@ -27,7 +27,7 @@
|
|
|
</div>
|
|
|
<div class="item adfacjb" @tap="toTurn('/pagesMy/feedback')">
|
|
|
<div class="il adfac">
|
|
|
- <image src="http://106.54.209.120:8188/static/myu_idea.png"></image>
|
|
|
+ <image src="https://transcend.ringzle.com/xiaozhi-app/profile/2025/05/29/c1adec99-cf1f-4814-88c7-37ea7a15c5cb.png"></image>
|
|
|
<text>意见反馈</text>
|
|
|
</div>
|
|
|
<div class="ir">
|
|
@@ -36,7 +36,7 @@
|
|
|
</div>
|
|
|
<div class="item adfacjb">
|
|
|
<div class="il adfac">
|
|
|
- <image src="http://106.54.209.120:8188/static/my_version.png"></image>
|
|
|
+ <image src="https://transcend.ringzle.com/xiaozhi-app/profile/2025/05/29/3e954ad9-2bfb-408d-a40c-3583654268d7.png"></image>
|
|
|
<text>版本</text>
|
|
|
</div>
|
|
|
<div class="ir">{{'1.0.0'}}</div>
|