提交 798d982a 编写于 作者: W wang-xupeng2

modify swiper testcase about duration

Signed-off-by: Nwang-xupeng2 <wangxupeng2@huawei.com>
上级 eeb49157
......@@ -347,7 +347,7 @@ export default function swiperJsunit() {
try {
let eventData = {
data: {
"duration": "500"
"duration": 500
}
}
let indexEvent = {
......@@ -451,7 +451,7 @@ export default function swiperJsunit() {
try {
let eventData = {
data: {
"duration": "0"
"duration": 0
}
}
let indexEvent = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册