提交 cf481cf3 编写于 作者: DCloud_JSON's avatar DCloud_JSON

更新 示例模板 相关资源

上级 b19f2c19
......@@ -9,7 +9,7 @@
<image class="user-img" :src="userList[1]" :style="{'height':cardHeight+'px'}"></image>
</view>
<view @touchmove="touchmove" @touchstart="touchstart" @touchend="touchend"
:style="{'transform':'translate('+x+'px,'+y+'px) rotate('+x/-30+'deg)','height':cardHeight+'px'}" class="card">
:style="{'transform':'translate('+x+'px,'+y+'px) rotate('+x/-30+'deg) translatez(0)','height':cardHeight+'px'}" class="card">
<image class="user-img" :src="userList[2]" :style="{'height':cardHeight+'px'}"></image>
<view class="state">
<image class="state-icon like" :style="{'opacity':x < 0 ? 0 : movePercent * 10}" src="/static/template/drop-card/like.png" mode="widthFix"></image>
......
......@@ -130,9 +130,9 @@
});*/
let videoUrlList = [
'https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/video/sea.mp4',
'https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/video/uni-admin-01.mp4',
'https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/video/uni-admin-02.mp4'
'https://web-assets.dcloud.net.cn/unidoc/zh/video/uni-ai.mp4',
'https://web-assets.dcloud.net.cn/unidoc/zh/video/uni-verify.mp4',
'https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/video/sea.mp4'
] as string[]
let list = [] as ListItem[];
......
static/template/drop-card/1.png

70.3 KB | W: | H:

static/template/drop-card/1.png

217.3 KB | W: | H:

static/template/drop-card/1.png
static/template/drop-card/1.png
static/template/drop-card/1.png
static/template/drop-card/1.png
  • 2-up
  • Swipe
  • Onion skin
static/template/drop-card/2.png

80.3 KB | W: | H:

static/template/drop-card/2.png

165.3 KB | W: | H:

static/template/drop-card/2.png
static/template/drop-card/2.png
static/template/drop-card/2.png
static/template/drop-card/2.png
  • 2-up
  • Swipe
  • Onion skin
static/template/drop-card/3.png

32.4 KB | W: | H:

static/template/drop-card/3.png

109.4 KB | W: | H:

static/template/drop-card/3.png
static/template/drop-card/3.png
static/template/drop-card/3.png
static/template/drop-card/3.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册