Commit ca192643 by 严立

ui 调整

parent e8a1adbb

6.5 KB | W: | H:

2.51 KB | W: | H:

component/m-nav/image/1-1.png
component/m-nav/image/1-1.png
component/m-nav/image/1-1.png
component/m-nav/image/1-1.png
  • 2-up
  • Swipe
  • Onion skin

9.83 KB | W: | H:

2.34 KB | W: | H:

component/m-nav/image/1-2.png
component/m-nav/image/1-2.png
component/m-nav/image/1-2.png
component/m-nav/image/1-2.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -18,8 +18,8 @@ let styleOption = [
'scroll': { titleColor: '#000000;', bgColor: 'rgba(255, 255, 255, 0);', iconBack: './image/back-3.png', iconHome: '', logo: '', logoSize: { width: '', height: '' } }
}, {
// 4 - pages/home/home/home
'normal': { titleColor: '#000000;', bgColor: 'rgba(255, 255, 255, 0);', iconBack: '', iconHome: '', logo: './image/1-1.png', logoSize: { width: '200rpx', height: '60rpx' } },
'scroll': { titleColor: '#000000;', bgColor: 'rgba(255, 255, 255, 1);', iconBack: '', iconHome: '', logo: './image/1-2.png', logoSize: { width: '200rpx', height: '60rpx' } },
'normal': { titleColor: '#000000;', bgColor: 'rgba(255, 255, 255, 0);', iconBack: '', iconHome: '', logo: './image/1-1.png', logoSize: { width: '238rpx', height: '44rpx' } },
'scroll': { titleColor: '#000000;', bgColor: 'rgba(255, 255, 255, 1);', iconBack: '', iconHome: '', logo: './image/1-2.png', logoSize: { width: '238rpx', height: '44rpx' } },
}, {
// 5 - pages/play/home/home
'normal': { titleColor: '#000000;', bgColor: 'rgba(255, 255, 255, 1);', iconBack: '', iconHome: '', logo: './image/2-1.png', logoSize: { width: '130rpx', height: '126rpx' } },
......
......@@ -7,7 +7,7 @@
}
.title image:nth-child(1) {
width: 130rpx;
width: 190rpx;
height: 94rpx;
}
......

6.7 KB | W: | H:

8.14 KB | W: | H:

pages/home/dynamic/image/title-auxiliary.png
pages/home/dynamic/image/title-auxiliary.png
pages/home/dynamic/image/title-auxiliary.png
pages/home/dynamic/image/title-auxiliary.png
  • 2-up
  • Swipe
  • Onion skin

15.6 KB | W: | H:

13.3 KB | W: | H:

pages/home/dynamic/image/title.png
pages/home/dynamic/image/title.png
pages/home/dynamic/image/title.png
pages/home/dynamic/image/title.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -3,12 +3,10 @@
<view class="container">
<image class="login-bgi" src="{{resourcesBase + 'bgi/bgi-99.png'}}"></image>
<view class="logo row cc">
<image src="./image/logo.png"></image>
<image src="{{resourcesBase + 'login/logo.png'}}"></image>
</view>
<view class="slogan column cc ac">
<text class="font_normal_26">在奇幻秘境遇见未知的惊喜</text>
<text class="font_normal_26">邂逅森林奇境</text>
<text class="font_normal_26">享受诗意人生</text>
<image src="{{resourcesBase + 'login/content.png'}}"></image>
</view>
<view class="login-operation">
<button class="login-operation-authorization" hidden="{{islogin}}" open-type="getUserInfo" bindgetuserinfo="userInfoHandler">微信授权登录</button>
......
......@@ -26,10 +26,9 @@
margin: 104rpx 0 0 0;
}
.slogan > text {
margin: 36rpx 0 0 0;
letter-spacing: 12rpx;
color: #FFFFFF;
.slogan > image {
width: 304rpx;
height: 116rpx;
}
.contentImg {
......
......@@ -9,11 +9,8 @@ Page({
strategyList: [],
strategyOriginList: [],
loading: false,
moreData: true,
swiperRecentCurrent: 0,
movieList: [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment