12345678910111213141516171819 |
- <!doctype html>
- <html>
- <head>
- <meta charset=utf-8 />
- <title>Test DUOSHUO</title>
- <script>
- var duoshuoQuery={
- short_name:'official',
- myIds:[1234567],
- };
- </script>
- <!-- 使用集成ua-parser和默认CSS的版本 -->
- <script src="../dist/duoshuo-ua-parser-css.min.js"></script>
- <script src="http://static.duoshuo.com/embed.js"></script>
- </head>
- <body>
- <div class=ds-thread data-thread-key="5174f0a16a04594d4800590e"></div>
- </body>
- </html>
|