Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alex1504/wx-guita_tab
/ functions
Functions
162 in github.com/alex1504/wx-guita_tab
⨍
Functions
162
◇
Types & classes
9
Method
rotate
* 对坐标轴进行顺时针旋转
typings/wx.d.ts:226
Method
rotate3d
* 同transform-function rotate3d
typings/wx.d.ts:63
Method
rotateX
* deg的范围-180~180,在X轴旋转一个deg角度
typings/wx.d.ts:51
Method
rotateY
* deg的范围-180~180,在Y轴旋转一个deg角度
typings/wx.d.ts:55
Method
rotateZ
* deg的范围-180~180,在Z轴旋转一个deg角度
typings/wx.d.ts:59
Method
scale
* 一个参数时,表示在X轴、Y轴同时缩放sx倍数;两个参数时表示在X轴缩放sx倍数,在Y轴缩放sy倍数
typings/wx.d.ts:67
Method
scale
* 对横纵坐标进行缩放
typings/wx.d.ts:222
Method
scale3d
* 在X轴缩放sx倍数,在Y轴缩放sy倍数,在Z轴缩放sz倍数
typings/wx.d.ts:83
Method
scaleX
* 在X轴缩放sx倍数
typings/wx.d.ts:71
Method
scaleY
* 在Y轴缩放sy倍数
typings/wx.d.ts:75
Method
scaleZ
* 在Z轴缩放sy倍数
typings/wx.d.ts:79
Function
scratchChords
(queryString)
api/index.js:115
Function
searchChord
(queryString)
api/index.js:58
Function
setActiveTab
(type)
pages/list/index.js:101
Function
setCollect
(openid, songid, flag)
api/index.js:194
Function
setCollectNum
(id, flag)
api/index.js:174
Method
setFillStyle
* 设置填充色, 如果没有设置 fillStyle,默认颜色为 black。
typings/wx.d.ts:130
Method
setFontSize
* 设置字体大小
typings/wx.d.ts:238
Method
setGlobalAlpha
* 设置全局画笔透明度。
typings/wx.d.ts:246
Method
setLineCap
* 设置线条端点的样式
typings/wx.d.ts:154
Method
setLineJoin
* 设置两线相交处的样式
typings/wx.d.ts:158
Method
setLineWidth
* 设置线条宽度
typings/wx.d.ts:162
Method
setMiterLimit
* 设置最大倾斜
typings/wx.d.ts:166
Method
setShadow
* 设置阴影
typings/wx.d.ts:138
Function
setSongFlag
(e)
pages/collect/index.js:96
Function
setSongFlag
(e)
pages/search/index.js:99
Function
setSongFlag
(e)
pages/detail/index.js:57
Function
setSongFlag
(e)
pages/index/index.js:185
Function
setSongFlag
(e)
pages/list/index.js:250
Method
setStrokeStyle
* 设置边框颜色, 如果没有设置 fillStyle,默认颜色为 black。
typings/wx.d.ts:134
Function
setViewNum
(id)
api/index.js:245
Function
showDetail
(e)
pages/collect/index.js:16
Function
showDetail
(e)
pages/search/index.js:66
Function
showImage
(e)
pages/sponsor/index.js:8
Function
showModal
(c, t, fun)
utils/common.js:13
Function
showTip
(sms, icon, fun, t)
utils/common.js:1
Method
skew
* 参数范围-180~180;一个参数时,Y轴坐标不变,X轴坐标延顺时针倾斜ax度;两个参数时,分别在X轴倾斜ax度,在Y轴倾斜ay度
typings/wx.d.ts:107
Method
skewX
* 参数范围-180~180;Y轴坐标不变,X轴坐标延顺时针倾斜ax度
typings/wx.d.ts:111
Method
skewY
* 参数范围-180~180;X轴坐标不变,Y轴坐标延顺时针倾斜ay度
typings/wx.d.ts:115
Method
stroke
* 对当前路径进行描边
typings/wx.d.ts:190
Method
strokeRect
* 一个矩形(非填充)。用 setFillStroke() 设置矩形线条的颜色,如果没设置默认是黑色。
typings/wx.d.ts:178
Function
submit
()
pages/feedback/index.js:22
Function
submitFeedback
(contact, feedback)
api/index.js:352
Function
template
(data)
utils/underscore.js:1486
Function
toRecentStr
(msTime)
utils/util.js:3
Function
toggleGoodComment
(e)
pages/comment/index.js:108
Function
toggleLoveComment
(openid, id)
api/index.js:315
Method
top
* 长度值,如果传入 Number 则默认使用 px,可传入其他自定义单位的长度值
typings/wx.d.ts:31
Method
translate
* 一个参数时,表示在X轴偏移tx,单位px;两个参数时,表示在X轴偏移tx,在Y轴偏移ty,单位px。
typings/wx.d.ts:87
Method
translate
* 对坐标原点进行缩放
typings/wx.d.ts:230
Method
translate3d
* 在X轴偏移tx,在Y轴偏移ty,在Z轴偏移tz,单位px
typings/wx.d.ts:103
Method
translateX
* 在X轴偏移tx,单位px
typings/wx.d.ts:91
Method
translateY
* 在Y轴偏移tx,单位px
typings/wx.d.ts:95
Method
translateZ
* 在Z轴偏移tx,单位px
typings/wx.d.ts:99
Function
updateGlobalList
(songId, flag)
pages/collect/index.js:62
Function
updateGlobalList
(songId, flag)
pages/search/index.js:73
Function
updateGlobalList
(songId, flag)
pages/detail/index.js:23
Function
updateGlobalList
(songId, flag)
pages/index/index.js:151
Function
updateGlobalList
(songId, flag)
pages/list/index.js:216
Function
utf16to8
(str)
utils/bmob.js:2530
Method
width
* 长度值,如果传入 Number 则默认使用 px,可传入其他自定义单位的长度值
typings/wx.d.ts:23
Function
wrappedResolvedCallback
()
utils/bmob.js:2354
← previous
101–162 of 162, ranked by callers