Ver código fonte

Merge remote-tracking branch 'origin/master'

liuzhiwei 7 anos atrás
pai
commit
c7b40bcaa5

+ 1 - 1
tooth-wechat-web/src/main/webapp/view/agent_tooth/agent_center.html

@@ -261,7 +261,7 @@ mui.each(document.querySelectorAll('#tabbar-chart-bar .mui-control-item'), funct
 		mui('#pullrefresh').scroll().scrollTo(0,0,10);//10毫秒滚动到顶
 	}, false);
 });
-    mui('body').on('tap','.go-purchasing,btn-odt',function() {
+    mui('body').on('tap','.go-purchasing,.btn-odt',function() {
        location.href='/tooth/view/agent_tooth/purchasing_products.html';
     });
     var isPay=true;