資源簡介
短視頻去水印小程序,接口代碼包
var services = require('../../lib/service')
var ReceiverOptions = null;
Page({
data: {
loading: false,
videoInfo: {}, //{videoId:0,videourl:'',title:''}
//0:加載完成(還有數(shù)據(jù)) 1:加載中 2:加載完成(沒有更多數(shù)據(jù)了)
searchLoadingStatus: 2,
//1:已授權(quán) 0:未授權(quán)
typeCode: 0,
//搜索位置名
代碼片段和文件信息
- 上一篇:微信小程序canvas畫板手寫簽名
- 下一篇:3套完整商城小程序源碼
評論
共有 條評論