Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
hello_taobao
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wildfirecode13
hello_taobao
Commits
f4d34b49
Commit
f4d34b49
authored
Sep 11, 2020
by
汪欢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3
parent
ccb83048
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
42 additions
and
31 deletions
+42
-31
index$.worker.js
dist/.tea/entryFiles-development/index$.worker.js
+16
-13
pagehuo_dong_ye.acss
dist/pages/pagehuo_dong_ye/pagehuo_dong_ye.acss
+10
-10
pagehuo_dong_ye.axml
dist/pages/pagehuo_dong_ye/pagehuo_dong_ye.axml
+3
-1
pagejie_shu_ye.acss
dist/pages/pagejie_shu_ye/pagejie_shu_ye.acss
+6
-3
pageshou_ye.acss
dist/pages/pageshou_ye/pageshou_ye.acss
+7
-4
No files found.
dist/.tea/entryFiles-development/index$.worker.js
View file @
f4d34b49
...
@@ -5,9 +5,12 @@ self.__appxInited = 1;
...
@@ -5,9 +5,12 @@ self.__appxInited = 1;
require
(
'./config$'
);
require
(
'./config$'
);
var
AFAppX
=
self
.
AFAppX
.
getAppContext
if
(
navigator
.
userAgent
&&
(
navigator
.
userAgent
.
indexOf
(
'LyraVM'
)
>
0
||
navigator
.
userAgent
.
indexOf
(
'AlipayIDE'
)
>
0
)
)
{
?
self
.
AFAppX
.
getAppContext
().
AFAppX
var
AFAppX
=
self
.
AFAppX
.
getAppContext
?
self
.
AFAppX
.
getAppContext
().
AFAppX
:
self
.
AFAppX
;
:
self
.
AFAppX
;
}
else
{
importScripts
(
'https://appx/af-appx.worker.min.js'
);
var
AFAppX
=
self
.
AFAppX
;
}
self
.
getCurrentPages
=
AFAppX
.
getCurrentPages
;
self
.
getCurrentPages
=
AFAppX
.
getCurrentPages
;
self
.
getApp
=
AFAppX
.
getApp
;
self
.
getApp
=
AFAppX
.
getApp
;
self
.
Page
=
AFAppX
.
Page
;
self
.
Page
=
AFAppX
.
Page
;
...
...
dist/pages/pagehuo_dong_ye/pagehuo_dong_ye.acss
View file @
f4d34b49
.huo_dong_ye {
.huo_dong_ye {
/* width: 750rpx;
top: 50%;
left: 0rpx;
width: 750rpx;
height: 1624rpx;
height: 1624rpx;
opacity: 1;
margin-top: -812rpx;
position: absolute; */
display: block;
/* overflow: hidden; */
position: fixed;
width: 100vw;
height: 100vh;
left: 0;
/* top: 0; */
position: absolute;
}
}
...
@@ -26,7 +23,7 @@
...
@@ -26,7 +23,7 @@
height: 58rpx;
height: 58rpx;
opacity: 1;
opacity: 1;
left: 295rpx;
left: 295rpx;
top: 2
22
rpx;
top: 2
30
rpx;
position: absolute;
position: absolute;
}
}
...
@@ -35,6 +32,9 @@
...
@@ -35,6 +32,9 @@
height: 1624rpx;
height: 1624rpx;
opacity: 1;
opacity: 1;
position: absolute;
position: absolute;
transform:translateY(-50%);
top:50%;
overflow: hidden;
}
}
.huo_dong_ye .jiang_pinicon {
.huo_dong_ye .jiang_pinicon {
...
...
dist/pages/pagehuo_dong_ye/pagehuo_dong_ye.axml
View file @
f4d34b49
<view class="huo_dong_ye">
<view class="huo_dong_ye">
<view class="{{maskVisible ? 'mask' : ''}}"></view>
<view class="{{maskVisible ? 'mask' : ''}}"></view>
<image class="di_kao_bei2" src={{resList['66f2b76f-7265-4cb2-9b4d-7e8207ab1d74'].url}} />
<image class="di_kao_bei2" src={{resList['66f2b76f-7265-4cb2-9b4d-7e8207ab1d74'].url}} />
<view class="container">
<image class="logo" src={{resList['dd7d3a3b-6fcb-427d-8353-da169708bbab'].url}} />
<image class="logo" src={{resList['dd7d3a3b-6fcb-427d-8353-da169708bbab'].url}} />
<image onTap="onPrizeBtnClick" class="jiang_pinicon" src={{resList['b7517eae-3bc2-4456-935a-e6e3e1fe995e'].url}} />
<image onTap="onPrizeBtnClick" class="jiang_pinicon" src={{resList['b7517eae-3bc2-4456-935a-e6e3e1fe995e'].url}} />
<image class="gui_zeicon" onTap="showRuleModal" src={{resList['d826a2f1-a3ec-4764-aad2-f6cacc43cfce'].url}} />
<image class="gui_zeicon" onTap="showRuleModal" src={{resList['d826a2f1-a3ec-4764-aad2-f6cacc43cfce'].url}} />
...
@@ -53,6 +54,7 @@
...
@@ -53,6 +54,7 @@
<image class="zu3" onTap="orderRecord" src={{resList['0c7c2470-690e-43df-aa7e-ed9aa99fb859'].url}} />
<image class="zu3" onTap="orderRecord" src={{resList['0c7c2470-690e-43df-aa7e-ed9aa99fb859'].url}} />
<label class="dang_qian_ji_fenxxxx">当前积分:{{userCredits}}</label>
<label class="dang_qian_ji_fenxxxx">当前积分:{{userCredits}}</label>
</view>
</view>
</view>
<order-record a:if="{{orderModalVisible}}" orderList="{{orderList}}" onOrderModalClose="orderModalClose"></order-record>
<order-record a:if="{{orderModalVisible}}" orderList="{{orderList}}" onOrderModalClose="orderModalClose"></order-record>
...
...
dist/pages/pagejie_shu_ye/pagejie_shu_ye.acss
View file @
f4d34b49
.jie_shu_ye {
.jie_shu_ye {
top: 50%;
left: 0rpx;
width: 750rpx;
width: 750rpx;
height: 1624rpx;
height: 1624rpx;
opacity: 1;
margin-top: -812rpx;
position: absolute;
display: block;
position: fixed;
}
}
.mask {
.mask {
...
@@ -19,7 +22,7 @@
...
@@ -19,7 +22,7 @@
height: 58rpx;
height: 58rpx;
opacity: 1;
opacity: 1;
left: 295rpx;
left: 295rpx;
top: 2
22
rpx;
top: 2
30
rpx;
position: absolute;
position: absolute;
}
}
...
...
dist/pages/pageshou_ye/pageshou_ye.acss
View file @
f4d34b49
.shou_ye {
.shou_ye {
top: 50%;
left: 0rpx;
width: 750rpx;
width: 750rpx;
height: 1624rpx;
height: 1624rpx;
opacity: 1;
margin-top: -812rpx;
position: absolute;
display: block;
position: fixed;
}
}
.shou_ye .di_kao_bei {
.shou_ye .di_kao_bei {
width: 750rpx;
width: 750rpx;
...
@@ -15,7 +18,7 @@
...
@@ -15,7 +18,7 @@
height: 58rpx;
height: 58rpx;
opacity: 1;
opacity: 1;
left: 295rpx;
left: 295rpx;
top: 2
22
rpx;
top: 2
30
rpx;
position: absolute;
position: absolute;
}
}
.shou_ye .tu {
.shou_ye .tu {
...
...
Write
Preview
Markdown
is supported
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