Commit f5680964 by 陈超

A

parent 2afcc039
...@@ -315,7 +315,11 @@ ...@@ -315,7 +315,11 @@
}, },
//点击真题 //点击真题
onTapQuestion: function(item) { onTapQuestion: function(item) {
if(item.price == 0) {
} else {
}
}, },
//点击实物 //点击实物
onTapGoods: function(item) { onTapGoods: function(item) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment