Giter Site home page Giter Site logo

Comments (4)

myronliu347 avatar myronliu347 commented on July 28, 2024

本身这个组件库是没有提供引导页的,我说下我的思路吧:

  1. 首先是 overlay组件, 需要在使用时重置一下它的zIndex ,这个写 style即可
  2. 高亮需要引导的部分, 原理很简单 zIndex 比overlay 大一点即可
  3. 引导上的文字和图片, 同样适用zIndex 比overlay值要大, 然后适用 position 控制位置

from vue-carbon.

issmile avatar issmile commented on July 28, 2024

@myronliu347 重置 zindex style 有什么讲究吗,仔细看你写的代码,有个对象专门用于设置zindex,一般这个遮罩我设置多少合适?

from vue-carbon.

myronliu347 avatar myronliu347 commented on July 28, 2024

随意,给大点最好,保证在最上层

from vue-carbon.

issmile avatar issmile commented on July 28, 2024

@myronliu347 好的谢谢

from vue-carbon.

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.