46924c0c by 杨炀

add: 36版本

中跆协-团体会员审核-缴费凭证查看
1 parent 9a662d55
...@@ -309,6 +309,7 @@ ...@@ -309,6 +309,7 @@
309 } else { 309 } else {
310 str = n 310 str = n
311 } 311 }
312
312 if (n.indexOf('png') > -1 || n.indexOf('jpg') > -1 || n.indexOf( 313 if (n.indexOf('png') > -1 || n.indexOf('jpg') > -1 || n.indexOf(
313 'jpeg') > -1) { 314 'jpeg') > -1) {
314 uni.previewImage({ 315 uni.previewImage({
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!