UNPKG

coinplayer

Version:
22 lines (20 loc) 360 B
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0" /> <title>Inline 示例</title> <style> body { width: 320px; margin: 0 auto; } </style> </head> <body> <div id="player"></div> </body> </html>