Browse Source

no message

featrue/v4.5
xpz2018 4 years ago
parent
commit
72a23be2bf
13 changed files with 35 additions and 78 deletions
  1. 28
      app.wxss
  2. BIN
      assets/popup/need-member.png
  3. BIN
      assets/popup/send-member.png
  4. BIN
      assets/tabs/icon-agent-home.png
  5. BIN
      assets/tabs/icon-home-active.png
  6. BIN
      assets/tabs/icon-home-trans.png
  7. 2
      pages/agent/factory/index.wxml
  8. 22
      pages/agent/factory/index.wxss
  9. 2
      pages/article/detail/index.wxml
  10. 21
      pages/article/detail/index.wxss
  11. 2
      pages/index/index.js
  12. 30
      pages/index/index.wxss
  13. 6
      pages/mall/fragment/index.wxml

28
app.wxss

@ -44,4 +44,32 @@
.solid-bottom, .solid-bottom,
.solid-bottom::after { .solid-bottom::after {
border-bottom: 1rpx solid #f3f3ff; border-bottom: 1rpx solid #f3f3ff;
}
.wux-close {
width: 100%;
text-align: end;
display: inline-block;
padding-bottom: 24rpx;
}
.wux-landscape{
width: 100%;
max-width: 750rpx;
}
.wux-landscape__popup {
background-color: transparent!important
}
.wux-landscape__popup-body {
padding: 0!important
}
.wux-landscape__inner {
line-height: 1.5;
color: rgba(0,0,0,.65)
}
.wux-landscape__inner > image {
width: 100%;
max-width: 100%
} }

BIN
assets/popup/need-member.png

Before After
Width: 614  |  Height: 806  |  Size: 49 KiB

BIN
assets/popup/send-member.png

Before After
Width: 614  |  Height: 764  |  Size: 36 KiB

BIN
assets/tabs/icon-agent-home.png

Before After
Width: 302  |  Height: 180  |  Size: 11 KiB

BIN
assets/tabs/icon-home-active.png

Before After
Width: 181  |  Height: 180  |  Size: 3.5 KiB

BIN
assets/tabs/icon-home-trans.png

Before After
Width: 180  |  Height: 180  |  Size: 4.4 KiB

2
pages/agent/factory/index.wxml

@ -180,7 +180,7 @@
<wux-popup wux-class="wux-landscape" wux-content-class="wux-landscape__popup" wux-body-class="wux-landscape__popup-body" <wux-popup wux-class="wux-landscape" wux-content-class="wux-landscape__popup" wux-body-class="wux-landscape__popup-body"
hasHeader="{{ false }}" hasFooter="{{ false }}" visible="{{ visible }}" mask="{{ true }}"> hasHeader="{{ false }}" hasFooter="{{ false }}" visible="{{ visible }}" mask="{{ true }}">
<view class="wux-landscape__inner"> <view class="wux-landscape__inner">
<wux-image width="{{604}}" height="{{806}}" nuit="{{'rpx'}}" src="https://636c-cloud1-1gjilu3e74c1a18a-1305669442.tcb.qcloud.la/vip-popup.png?sign=d1700739588ec48dedaf3f8215b9f2d2&t=1633697225" bind:click="onImageClick">
<wux-image width="{{604}}" height="{{806}}" nuit="{{'rpx'}}" src="/assets/popup/need-member.png" bind:click="onImageClick">
</wux-image> </wux-image>
</view> </view>
</wux-popup> </wux-popup>

22
pages/agent/factory/index.wxss

@ -90,26 +90,4 @@
.transform { .transform {
transform-origin: 50% 50%; transform-origin: 50% 50%;
transform: rotate(180deg); transform: rotate(180deg);
}
.wux-landscape{
width: 100%;
max-width: 750rpx;
}
.wux-landscape__popup {
background-color: transparent!important
}
.wux-landscape__popup-body {
padding: 0!important
}
.wux-landscape__inner {
line-height: 1.5;
color: rgba(0,0,0,.65)
}
.wux-landscape__inner > image {
width: 100%;
max-width: 100%
} }

2
pages/article/detail/index.wxml

@ -169,7 +169,7 @@
<wux-popup wux-class="wux-landscape" wux-content-class="wux-landscape__popup" wux-body-class="wux-landscape__popup-body" <wux-popup wux-class="wux-landscape" wux-content-class="wux-landscape__popup" wux-body-class="wux-landscape__popup-body"
hasHeader="{{ false }}" hasFooter="{{ false }}" visible="{{ visible }}" mask="{{ true }}"> hasHeader="{{ false }}" hasFooter="{{ false }}" visible="{{ visible }}" mask="{{ true }}">
<view class="wux-landscape__inner"> <view class="wux-landscape__inner">
<wux-image width="{{604}}" height="{{806}}" nuit="{{'rpx'}}" src="https://636c-cloud1-1gjilu3e74c1a18a-1305669442.tcb.qcloud.la/vip-popup.png?sign=d1700739588ec48dedaf3f8215b9f2d2&t=1633697225" bind:click="onImageClick">
<wux-image width="{{604}}" height="{{806}}" nuit="{{'rpx'}}" src="/assets/popup/need-member.png" bind:click="onImageClick">
<view class="flex flex-center" slot="loading" style="height:654rpx;width:680rpx"> <view class="flex flex-center" slot="loading" style="height:654rpx;width:680rpx">
<text class="icon--refresher"></text> <text class="icon--refresher"></text>
</view> </view>

21
pages/article/detail/index.wxss

@ -194,25 +194,4 @@
font-size: 48rpx; font-size: 48rpx;
color: #3539F8; color: #3539F8;
margin-bottom: 30rpx; margin-bottom: 30rpx;
}
.wux-landscape{
width: 100%;
max-width: 750rpx;
}
.wux-landscape__popup {
background-color: transparent!important
}
.wux-landscape__popup-body {
padding: 0!important
}
.wux-landscape__inner {
line-height: 1.5;
color: rgba(0,0,0,.65)
}
.wux-landscape__inner > image {
width: 100%;
max-width: 100%
} }

2
pages/index/index.js

@ -96,7 +96,7 @@ Page({
util.navigateTo(this.data.path) util.navigateTo(this.data.path)
} }
if(!app.globalData.userInfo){ if(!app.globalData.userInfo){
this.setData({ landInfo: {otherType: 10, picUrl: '/assets/popup/eighty-member.png'} })
this.setData({ landInfo: {otherType: 10, picUrl: '/assets/popup/send-member.png'} })
} else { } else {
hasGetMemberInfo().then(result => { hasGetMemberInfo().then(result => {
if (!result.data && !this.data.landInfo) { if (!result.data && !this.data.landInfo) {

30
pages/index/index.wxss

@ -1,31 +1,3 @@
.wux-close {
width: 100%;
text-align: end;
display: inline-block;
padding-bottom: 24rpx;
}
.wux-landscape{
width: 100%;
max-width: 750rpx;
}
.wux-landscape__popup {
background-color: transparent!important
}
.wux-landscape__popup-body {
padding: 0!important
}
.wux-landscape__inner {
line-height: 1.5;
color: rgba(0,0,0,.65)
}
.wux-landscape__inner > image {
width: 100%;
max-width: 100%
}
.button--hover {
.button--hover {
background-color: #ececec background-color: #ececec
} }

6
pages/mall/fragment/index.wxml

@ -36,11 +36,11 @@
</view> </view>
<view class="flex" style="margin-top:16rpx"> <view class="flex" style="margin-top:16rpx">
<wux-image id="agent" width="{{294}}" height="{{180}}" wux-class="banner" nuit="{{'rpx'}}" src="https://636c-cloud1-1gjilu3e74c1a18a-1305669442.tcb.qcloud.la/icon-agent-home.png?sign=13c5b73d0a6f70fc5d24eca83cd2058f&t=1631672631" mode="aspectFill" bind:click="gridTap">
<wux-image id="agent" width="{{294}}" height="{{180}}" wux-class="banner" nuit="{{'rpx'}}" src="/assets/tabs/icon-agent-home.png" mode="aspectFill" bind:click="gridTap">
</wux-image> </wux-image>
<wux-image id="action" width="{{180}}" height="{{180}}" wux-class="banner-left" nuit="{{'rpx'}}" src="https://636c-cloud1-1gjilu3e74c1a18a-1305669442.tcb.qcloud.la/icon-home-active.png?sign=ba47bd3bf9387c3e298d06774a184a81&t=1631672761" mode="aspectFill" bind:click="gridTap">
<wux-image id="action" width="{{180}}" height="{{180}}" wux-class="banner-left" nuit="{{'rpx'}}" src="/assets/tabs/icon-home-active.png" mode="aspectFill" bind:click="gridTap">
</wux-image> </wux-image>
<wux-image id="trans" width="{{180}}" height="{{180}}" wux-class="banner-left" nuit="{{'rpx'}}" src="https://636c-cloud1-1gjilu3e74c1a18a-1305669442.tcb.qcloud.la/icon-home-trans.png?sign=211460d49ef2a32c508e89d1dbcad541&t=1631672735" mode="aspectFill" bind:click="gridTap">
<wux-image id="trans" width="{{180}}" height="{{180}}" wux-class="banner-left" nuit="{{'rpx'}}" src="/assets/tabs/icon-home-trans.png" mode="aspectFill" bind:click="gridTap">
</wux-image> </wux-image>
</view> </view>

Loading…
Cancel
Save