This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"config":{"codeTheme":"OneDarkPro","pageThemeSyncCodeTheme":true,"openAlmightyConsole":false,"autoRun":true,"layout":"default","keepPreviousLogs":true,"codeFontSize":16},"title":"测试首页页面","code":{"HTML":{"language":"html","content":"<!DOCTYPE html>\n<html lang=\"zh\">\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>性生活记录应用</title>\n <link rel=\"stylesheet\" href=\"styles.css\"> <!-- 引入CSS文件 -->\n</head>\n<body>\n <div class=\"entry-container\">\n <div class=\"entry-card\" onclick=\"navigate('伴侣')\">\n <img src=\"https://img.icons8.com/ios-filled/50/000000/partner.png\" alt=\"伴侣图标\" class=\"entry-icon\">\n <div class=\"entry-text\">\n <h2>伴侣</h2>\n <p>记录你们的甜蜜时刻</p>\n </div>\n </div>\n <div class=\"entry-card\" onclick=\"navigate('性爱史')\">\n <img src=\"https://img.icons8.com/ios-filled/50/000000/history.png\" alt=\"性爱史图标\" class=\" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var mediaJSON = { "categories" : [ { "name" : "Movies", | |
"videos" : [ | |
{ "description" : "Big Buck Bunny tells the story of a giant rabbit with a heart bigger than himself. When one sunny day three rodents rudely harass him, something snaps... and the rabbit ain't no bunny anymore! In the typical cartoon tradition he prepares the nasty rodents a comical revenge.\n\nLicensed under the Creative Commons Attribution license\nhttp://www.bigbuckbunny.org", | |
"sources" : [ "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4" ], | |
"subtitle" : "By Blender Foundation", | |
"thumb" : "images/BigBuckBunny.jpg", | |
"title" : "Big Buck Bunny" | |
}, | |
{ "description" : "The first Blender Open Movie from 2006", | |
"sources" : [ "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4" ], |