提交 26957f03 编写于 作者: B bayanxing

add button attrs testcase

Signed-off-by: Nbayanxing <bayanxing@kaihongdigi.com>
上级 c689eab2
......@@ -27,7 +27,7 @@ describe('buttonPropsJsTest', function () {
}).then(() => {
console.info(`sleep ${time} over...`)
})
};
}
async function backToIndex() {
let backToIndexPromise = new Promise((resolve, reject) => {
setTimeout(() => {
......
......@@ -27,7 +27,7 @@ describe('divPropsJsTest', function () {
}).then(() => {
console.info(`sleep ${time} over...`)
})
};
}
async function backToIndex() {
let backToIndexPromise = new Promise((resolve, reject) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册