Warning: is_readable(): open_basedir restriction in effect. File(/gitinfo/info.json) is not within the allowed path(s): (/www/wwwroot/wiki.guguwo.top/:/tmp/) in /www/wwwroot/wiki.guguwo.top/includes/utils/GitInfo.php on line 177
咕咕窝wiki

首页

来自咕咕窝wiki
卡介菌讨论 | 贡献2025年3月16日 (日) 05:41的版本

?!本站竟然被你发现了?

⑨网站的未来发展⑨

咱会尽可能快点完善网站的插件,让其能够更加美观并且编辑方便。希望看到的您能够提出您宝贵de意见,不胜感激,咕~

本站现有9 名用户,150 次编辑,8 篇条目,1 位活跃编辑者。

最后真心感谢吾萌百科对本wiki的技术和各方面的大力支持,吾萌百科里都是一群可爱的人,欢迎去玩!(•ω•`)o

还有留一个管理员的b站账号和邮箱pekirol@qq.com,有事可以找这只咕咕。

这是Riline中文维基管理员之一咕机的私人wiki,用来在各种功能正式上线rizwiki前测试用,当然本站开放编辑,欢迎大家前来测试!

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.css"> <script src="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/meting@2.0.1/dist/Meting.min.js"></script>

<style> /* 移动端适配 */ .aplayer {

   max-width: 100%;
   margin: 10px auto;
   font-family: -apple-system, "PingFang SC", "Microsoft YaHei";

}

/* 小屏幕优化 */ @media screen and (max-width: 768px) {

   .aplayer-info {
       padding: 8px;
   }
   .aplayer-author {
       font-size: 12px;
   }
   .aplayer-controller .aplayer-bar {
       margin: 0 5px;
   }

} </style>

<script> (function() {

   // 收集歌曲数据
   var songs = [];
   var box = document.querySelector('.aplayer-box');
   
   // 处理多首歌曲参数
   for(var i = 1; ; i++) {
       var prefix = "song" + i;
       var data = {
           title: box.dataset[prefix + 'title'],
           author: box.dataset[prefix + 'author'],
           url: box.dataset[prefix + 'url'],
           pic: box.dataset[prefix + 'pic']
       };
       
       if(!data.title) break;
       songs.push(data);
   }
   // 初始化播放器
   var ap = new APlayer({
       container: box,
       audio: songs,
       fixed: false,
       listFolded: true,
       lrcType: 0,
       theme: '#2980b9'
   });

})(); </script>


指引

新建页面