cc-ui
主页
组件
js
模板
gitee
github
#
生成id
genId(length)
length
:
id
长度
基础用法
let
id
=
this
.
$cc
.
genId
(
20
)
console
.
log
(
id
)
←
数组乱序
规则验证
→