Coder Social home page Coder Social logo

yocool's Introduction

⚠️ 警告:由于Yobot已停止更新,故此项目不再进行维护,最后适配版本为 Yobot v3.6.16

YoCool——YobotWebBeautify

YoCool——美观、可爱、精致的Yobot后台主题

YoCool是Yobot的会战管理后台美化项目,拥有多种主题风格可供选择。

目录

开始使用

要求

本项目仅含主题模板,需要搭配Yobot本体使用

Yobot Windows 一键部署

Yobot Linux 一键部署

Yobot Linux 手动部署

下载

请前往Releases,根据自身Yobot版本下载最新YoCool压缩包

便携版下载文件名结尾为exe的压缩包

插件版或源码版下载文件名结尾为plugin的压缩包

安装

便携版
  • 未安装过yobot便携版
    • 直接双击exe文件初始化后使用
  • 已安装yobot便携版
    • 直接替换yobot便携版的exe文件(注意备份原exe文件)
插件版或源码版

安装前请先备份yobot\src\client\public文件夹中的全部文件,以防出现意外问题

  1. 复制主题包中的libstemplatestatic文件夹

  2. 进入到yobot\src\client\public目录下

  3. 将文件夹直接粘贴覆盖

使用

无需重启,即装即用

最近更新

  • 不再使用 CDN, 静态资源移至本地

了解更多

关于YoCool的更多信息,你可以在YoCool Wiki中查看到

代码贡献

感谢以下大佬在本项目中提供的支援和帮助
@kaiseixd @白白小童鞋 @pwinner

相关项目

  • YoWhite - 一个白色调的Yobot美化模板
  • YobotWebInterface - 使用Quasar的Yobot外观模板,提供对PC和移动端更好的布局适配以及更友好的交互逻辑

yocool's People

Contributors

a-kirami avatar mysterydove avatar sdyxxjj123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

yocool's Issues

您好,发现一个bug

您好.发现一个bug
TIM图片20200809150625
TIM图片20200809145550
TIM图片20200809145713
上面这3个图片是安卓qq.版本为8.4.1.打开网页链接显示的界面.
sl了之后名字不变成红色
内核版本是 WebKit 537.36 Chrome 77.0.3865.120

美化问题

查刀的表格请问可不可以画线出来啊,看没边线的表格属实有点头疼

YoCool-v1.1.5 申请出刀无响应

群聊内「申请出刀」bot无响应,

在网页版点击申请出刀会弹窗 [ server error ] 。

回滚到1.1.3版本(yobot 3.6.8 ) 无此问题。

不知道是不是我个别情况。

yocool适配yobot3.6.4-rc2的用户信息问题

新版yobot中用户信息修改的函数从yobot_user_info_nickname(qqid)改为了yobot_user_info_api(qqid),在yocool的user-info.html中
axios.put('{{ url_for("yobot_user_info_nickname", qqid=user.qqid) }}',{nickname: thisvue.nickname}).then(function (res) {
应改为:
axios.put('{{ url_for("yobot_user_info_api", qqid=user.qqid) }}',{nickname: thisvue.nickname}).then(function (res) {

[Bug] 高分屏下的公会详细面板问题,当有多个公会时仅显示一个公会

实际上页面在2k分辨率下显示不是那么正确,并且用户在有多个公会时只显示一个公会,是否可以像原版一样显示多个公会的名字这样?

(如果有时间我改了一下可以提pr,这里先记一下)

Edited:

啊,看了一下代码,user.html里的第43行:
<el-row class="clanbg" style="margin-bottom: -16%;">
可能这个margin-bottom不太合理,改成-10%会好一些,在1080p,2k屏和手机上都没有问题(不然臭鼬的头就被遮掉了)
关于显示公会的问题改成原来的样子应该也没问题,只是不知道愿不愿意改回去这样。。。

首页UI显示问题

首页工会名字过长时,文字会超出按钮长度
浏览器为 EDGE 86.0.622.48 (官方内部版本) (64 位),安卓chrome 86.0.4240.99
已强制刷新浏览器缓存

QQ截图20201021092829

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.