Popup: add test cases

This commit is contained in:
陈嘉涵
2017-08-29 16:45:28 +08:00
parent 625f6e7d8d
commit 3a642fce0c
3 changed files with 59 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ describe('PayOrder', () => {
propsData: {
price: 3005,
buttonText: '提交订单',
buttonType: 'normal'
buttonType: 'default'
}
});