Code Monkey home page Code Monkey logo

Comments (2)

github-actions avatar github-actions commented on August 15, 2024

🎉 恭喜,示例添加成功!

稍后片刻刷新网页就可以看到您的链接。

如果您的站点信息发生了变动,请直接修改这个 issue 的内容。

from examples.

github-actions avatar github-actions commented on August 15, 2024

⚠️ 抱歉,Github Actions 检测到您的网站存在违规信息,现已下架。

如果您确认已经处理了违规信息,请重新提交issues.

以下是 Github Actions 检测到的违规信息 [注: Github Actions 可能会触发网站防火墙]

违规信息:

<!DOCTYPE html>
<html lang="zh-CN">
<head>
    <meta charset="UTF-8"/>
<!--    <link rel="icon" type="image/svg+xml" href="/vite.svg"/>-->
    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
    <title>加载中......</title>
    <script src="/remAlter.js"></script>
    <script src="/favicon.js" type="module"></script>
    <link type="text/css" rel="stylesheet" href="/normalize.css" />
    <script>

    </script>

    <style>

        *{
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        /*html,body,#app{*/
        /*    margin: 0;*/
        /*    padding: 0;*/
        /*    width: 100%;*/
        /*    height: 100%;*/
        /*}*/


        html {
            /*scroll-padding-top: 70px;*/
            /*animation: showInUp .8s !important;*/
            -webkit-tap-highlight-color: rgba(0,0,0,0);
            font-family: "MiSans-Regular","Microsoft YaHei", sans-serif !important;

        }

        body {
            background-color: #f9fafb;
        }

        .el-overlay::-webkit-scrollbar
        {
            width:5px;

        }

    </style>
  <script type="module" crossorigin src="/assets/index-c4ded7ef.js"></script>
  <link rel="stylesheet" href="/assets/index-77613264.css">
</head>
<body>
<div id="app"></div>

</body>
</html>


from examples.

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.