修改个人中心图标
@@ -80,19 +80,19 @@
|
|||||||
<uni-icons class="forward" type="forward" color="#999" />
|
<uni-icons class="forward" type="forward" color="#999" />
|
||||||
</view>
|
</view>
|
||||||
<view class="btns-box-item" @click="onBtn('Invitation', {})">
|
<view class="btns-box-item" @click="onBtn('Invitation', {})">
|
||||||
<image class="icon" src="@/static/user/userIcon_03.png" mode="widthFix" />
|
<image class="icon" src="@/static/user/userIcon_07.png" mode="widthFix" />
|
||||||
分享邀请
|
分享邀请
|
||||||
<uni-icons class="forward" type="forward" color="#999" />
|
<uni-icons class="forward" type="forward" color="#999" />
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="btns-box">
|
<view class="btns-box">
|
||||||
<view class="btns-box-item" @click="onBtn('Feedback', {})">
|
<view class="btns-box-item" @click="onBtn('Feedback', {})">
|
||||||
<image class="icon" src="@/static/user/userIcon_03.png" mode="widthFix" />
|
<image class="icon" src="@/static/user/userIcon_06.png" mode="widthFix" />
|
||||||
意见反馈
|
意见反馈
|
||||||
<uni-icons class="forward" type="forward" color="#999" />
|
<uni-icons class="forward" type="forward" color="#999" />
|
||||||
</view>
|
</view>
|
||||||
<view class="btns-box-item" @click="updateApp">
|
<view class="btns-box-item" @click="updateApp">
|
||||||
<image class="icon" src="@/static/user/userIcon_03.png" mode="widthFix" />
|
<image class="icon" src="@/static/user/userIcon_08.png" mode="widthFix" />
|
||||||
版本更新
|
版本更新
|
||||||
<uni-icons class="forward" type="forward" color="#999" />
|
<uni-icons class="forward" type="forward" color="#999" />
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
BIN
static/.DS_Store
vendored
Normal file
BIN
static/user/.DS_Store
vendored
Normal file
BIN
static/user/userIcon_06.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
static/user/userIcon_07.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
static/user/userIcon_08.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
6
unpackage/dist/dev/app-plus/app-view.js
vendored
@@ -3876,7 +3876,7 @@ var render = function() {
|
|||||||
_c("v-uni-image", {
|
_c("v-uni-image", {
|
||||||
staticClass: _vm._$g(49, "sc"),
|
staticClass: _vm._$g(49, "sc"),
|
||||||
attrs: {
|
attrs: {
|
||||||
src: "/static/user/userIcon_03.png",
|
src: "/static/user/userIcon_07.png",
|
||||||
mode: "widthFix",
|
mode: "widthFix",
|
||||||
_i: 49
|
_i: 49
|
||||||
}
|
}
|
||||||
@@ -3911,7 +3911,7 @@ var render = function() {
|
|||||||
_c("v-uni-image", {
|
_c("v-uni-image", {
|
||||||
staticClass: _vm._$g(53, "sc"),
|
staticClass: _vm._$g(53, "sc"),
|
||||||
attrs: {
|
attrs: {
|
||||||
src: "/static/user/userIcon_03.png",
|
src: "/static/user/userIcon_06.png",
|
||||||
mode: "widthFix",
|
mode: "widthFix",
|
||||||
_i: 53
|
_i: 53
|
||||||
}
|
}
|
||||||
@@ -3939,7 +3939,7 @@ var render = function() {
|
|||||||
_c("v-uni-image", {
|
_c("v-uni-image", {
|
||||||
staticClass: _vm._$g(56, "sc"),
|
staticClass: _vm._$g(56, "sc"),
|
||||||
attrs: {
|
attrs: {
|
||||||
src: "/static/user/userIcon_03.png",
|
src: "/static/user/userIcon_08.png",
|
||||||
mode: "widthFix",
|
mode: "widthFix",
|
||||||
_i: 56
|
_i: 56
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
unpackage/dist/dev/app-plus/static/.DS_Store
vendored
Normal file
BIN
unpackage/dist/dev/app-plus/static/user/.DS_Store
vendored
Normal file
BIN
unpackage/dist/dev/app-plus/static/user/userIcon_06.png
vendored
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
unpackage/dist/dev/app-plus/static/user/userIcon_07.png
vendored
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
unpackage/dist/dev/app-plus/static/user/userIcon_07副本.png
vendored
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
unpackage/dist/dev/app-plus/static/user/userIcon_08.png
vendored
Normal file
|
After Width: | Height: | Size: 4.7 KiB |