Commit c53c3ffe authored by sujie's avatar sujie

Merge branch 'lvtz_home' of git.server:wangxuelai/wechatapp.shangjiadao.com into lvtz_home

parents c2c5dd10 a93d0c7b
......@@ -19,7 +19,7 @@ Page({
imageRoot: app.globalData.imageRoot,
imageVersion: app.globalData.imageVersion,
page: 1,
perPage: 4,
perPage: 20,
hasmore: true,
emptyPage: false,
rankingType: 1,
......
......@@ -302,7 +302,7 @@ Component({
return tempFile
}
return wxChooseVideo({
compressed: true
// compressed: true
})
}).then((res) => {
let tempFilePath ='';
......
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 to comment