<html> <head> <style>a{TEXT-DECORATION:none}</style> [removed] function imageClick(url){ android.imageClick(url);}function atUser(id){ if (window.android) { android.atUser(id); } if (window.webkit && webkit.messageHandlers.atUser) { webkit.messageHandlers.atUser.postMessage(id); } } function atStock(id,name){ if(window.android) { android.atStock(id,name) } if (window.webkit && webkit.messageHandlers.atStock) { webkit.messageHandlers.atStock.postMessage([id,name]); } } [removed] </head> <body>
https://www.jiuyangongshe.com/h5/article/b9z19eysw2
</body> </html>
发表评论 取消回复