Git Product home page Git Product logo

Comments (4)

HoraceHuang-ui avatar HoraceHuang-ui commented on September 15, 2024

感谢老哥的想法!但是由于这些网站我个人不是很经常用得到,且随着后续内容的增多不太好排布,我觉得不需要再单开一个页面了,而是像这样在每个游戏页面的右上角单独嵌一条竖的比较好哦!图标风格就做成类似官方启动器那样。

image

另外我看了下你实现的代码,其实可重用性不太高。要实现以上我的想法,可以弄一个GameTools.vue组件,props接收{title, desc, url, icon}对象的数组,在里面用v-for渲染,再在游戏页面中使用

<GameTools :icons="对象数组" class="absolute right-0 top-0 ..." .../>

from mihoyo-mixed-launcher.

HoraceHuang-ui avatar HoraceHuang-ui commented on September 15, 2024

关于图标的话,考虑到日益发福的应用体积,能用bootstrap尽量用,尽量避免导入静态图片资源哦!

from mihoyo-mixed-launcher.

MCheping8108 avatar MCheping8108 commented on September 15, 2024

好的,晚上我会想办法,你可以选择关闭此issues

from mihoyo-mixed-launcher.

HoraceHuang-ui avatar HoraceHuang-ui commented on September 15, 2024

嗯嗯那我先关闭咯,我正在外面旅游初八才回来,到时写个ui看看效果再斟酌斟酌

from mihoyo-mixed-launcher.

Related Issues (13)

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.