Giter Site home page Giter Site logo

Comments (6)

binglww avatar binglww commented on June 11, 2024 1

好,有其他地方还有错位的也可以在这里说。没有这个环境,我只能盲修了😂

其他页面看着都正常,但是发现几个其他问题,应该都是兼容的问题

1、查看redis json数据报错,看报错是 moncao-editor 的问题,应该也是兼容问题,使用chrome打开 http://localhost:34115/ 是正常的
image
2、redis 状态信息显示不出来,chrome浏览器正常
image
3、运行日志无法滚动,chrome浏览器正常
image

from tiny-rdm.

tiny-craft avatar tiny-craft commented on June 11, 2024

@binglww 是的,昨天有人也是这个系统,我看到截图有问题了。

帮忙把底部样式

    .nav-menu-item {
        align-items: center;
        padding: 10px 0 15px;
        gap: 20px;
        --wails-draggable: none;

        .nav-menu-button {
            margin-bottom: 6px;

            :hover {
                color: v-bind('themeVars.primaryColor');
            }
        }
    }

替换成

    .nav-menu-item {
        align-items: center;
        padding: 10px 0 15px;
        --wails-draggable: none;

        button {
            margin: 10px 0;
        }
    }

看看,我这没有个版本的mac,没法看效果😂

from tiny-rdm.

binglww avatar binglww commented on June 11, 2024

@binglww 是的,昨天有人也是这个系统,我看到截图有问题了。

帮忙把底部样式

    .nav-menu-item {
        align-items: center;
        padding: 10px 0 15px;
        gap: 20px;
        --wails-draggable: none;

        .nav-menu-button {
            margin-bottom: 6px;

            :hover {
                color: v-bind('themeVars.primaryColor');
            }
        }
    }

替换成

    .nav-menu-item {
        align-items: center;
        padding: 10px 0 15px;
        --wails-draggable: none;

        button {
            margin: 10px 0;
        }
    }

看看,我这没有个版本的mac,没法看效果😂

昨天就是我 哈哈 😂
image

from tiny-rdm.

tiny-craft avatar tiny-craft commented on June 11, 2024

@binglww 是的,昨天有人也是这个系统,我看到截图有问题了。
帮忙把底部样式

    .nav-menu-item {
        align-items: center;
        padding: 10px 0 15px;
        gap: 20px;
        --wails-draggable: none;

        .nav-menu-button {
            margin-bottom: 6px;

            :hover {
                color: v-bind('themeVars.primaryColor');
            }
        }
    }

替换成

    .nav-menu-item {
        align-items: center;
        padding: 10px 0 15px;
        --wails-draggable: none;

        button {
            margin: 10px 0;
        }
    }

看看,我这没有个版本的mac,没法看效果😂

昨天就是我 哈哈 😂 image

哦哦,没留意名字,哈哈。所以是好了吗

from tiny-rdm.

binglww avatar binglww commented on June 11, 2024

@binglww 是的,昨天有人也是这个系统,我看到截图有问题了。
帮忙把底部样式

    .nav-menu-item {
        align-items: center;
        padding: 10px 0 15px;
        gap: 20px;
        --wails-draggable: none;

        .nav-menu-button {
            margin-bottom: 6px;

            :hover {
                color: v-bind('themeVars.primaryColor');
            }
        }
    }

替换成

    .nav-menu-item {
        align-items: center;
        padding: 10px 0 15px;
        --wails-draggable: none;

        button {
            margin: 10px 0;
        }
    }

看看,我这没有个版本的mac,没法看效果😂

昨天就是我 哈哈 😂 image

哦哦,没留意名字,哈哈。所以是好了吗

可以了

from tiny-rdm.

tiny-craft avatar tiny-craft commented on June 11, 2024

好,有其他地方还有错位的也可以在这里说。没有这个环境,我只能盲修了😂

from tiny-rdm.

Related Issues (20)

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.