Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
0a9735ba
Commit
0a9735ba
authored
Dec 15, 2019
by
Junling Bu
Browse files
perf[litemall-wx]: 继续删除网易图标链接
parent
a826e96f
Changes
30
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/ucenter/couponList/couponList.wxss
View file @
0a9735ba
...
@@ -114,7 +114,6 @@ page {
...
@@ -114,7 +114,6 @@ page {
line-height: 72rpx;
line-height: 72rpx;
text-align: right;
text-align: right;
padding-right: 30rpx;
padding-right: 30rpx;
background: url(https://yanxuan.nosdn.127.net/hxm/yanxuan-wap/p/20161201/style/img/icon-normal/couponHelp-4768607555.png) 590rpx center no-repeat;
background-size: 28rpx;
background-size: 28rpx;
color: #999;
color: #999;
font-size: 24rpx;
font-size: 24rpx;
...
...
litemall-wx/pages/ucenter/feedback/feedback.wxml
View file @
0a9735ba
...
@@ -4,8 +4,7 @@
...
@@ -4,8 +4,7 @@
<view class="picker">
<view class="picker">
<view class="fb-type">
<view class="fb-type">
<view class="type-label">{{array[index]}}</view>
<view class="type-label">{{array[index]}}</view>
<image class="type-icon" src="http://yanxuan.nosdn.127.net/hxm/yanxuan-wap/p/20161201/style/img/icon-normal/pickerArrow-a8b918f05f.png"></image>
<image class="type-icon" src="/static/images/down.png"></image>
</view>
</view>
</view>
</view>
</picker>
</picker>
...
...
litemall-wx/pages/ucenter/index/index.js
View file @
0a9735ba
...
@@ -7,7 +7,7 @@ Page({
...
@@ -7,7 +7,7 @@ Page({
data
:
{
data
:
{
userInfo
:
{
userInfo
:
{
nickName
:
'
点击登录
'
,
nickName
:
'
点击登录
'
,
avatarUrl
:
'
http://yanxuan.nosdn.127.net/8945ae63d940cc42406c3f67019c5cb6
.png
'
avatarUrl
:
'
/static/images/my
.png
'
},
},
order
:
{
order
:
{
unpaid
:
0
,
unpaid
:
0
,
...
...
litemall-wx/pages/ucenter/index/index.wxml
View file @
0a9735ba
...
@@ -101,6 +101,7 @@
...
@@ -101,6 +101,7 @@
<view class='user_column_item_text'>关于我们</view>
<view class='user_column_item_text'>关于我们</view>
</view>
</view>
</view>
</view>
<view class='separate'></view>
<view class="logout" wx:if="{{hasLogin}}" bindtap="exitLogin">退出登录</view>
<view class="logout" wx:if="{{hasLogin}}" bindtap="exitLogin">退出登录</view>
</view>
</view>
\ No newline at end of file
litemall-wx/pages/ucenter/index/index.wxss
View file @
0a9735ba
...
@@ -144,7 +144,7 @@ page {
...
@@ -144,7 +144,7 @@ page {
flex-wrap: wrap;
flex-wrap: wrap;
float: left;
float: left;
background: #fff;
background: #fff;
border-bottom:
1
px solid #fafafa;
border-bottom:
6
px solid #fafafa;
}
}
.user_column_item_phone::after {
.user_column_item_phone::after {
...
...
litemall-wx/static/images/about.png
deleted
100644 → 0
View file @
a826e96f
1006 Bytes
litemall-wx/static/images/address-bg-bd.png
deleted
100644 → 0
View file @
a826e96f
183 Bytes
litemall-wx/static/images/hot.png
0 → 100644
View file @
0a9735ba
11.9 KB
litemall-wx/static/images/new.png
0 → 100644
View file @
0a9735ba
31.5 KB
litemall-wx/static/images/selnum.png
deleted
100644 → 0
View file @
a826e96f
1.6 KB
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment