Home  >  Q&A  >  body text

javascript - How to display a novice operation guide process similar to that in an APP game to the background operating system?

I have recently developed an ERP management system and would like to add novice operation tutorials to the entire system so that unfamiliar colleagues can learn how to operate the entire system. Just like the novice operation tutorial in the APP, how to implement the game guidance after entering the game at the same level on the web page? The entire system is developed using vue-related family buckets. How to implement it? Ask God for guidance.

淡淡烟草味淡淡烟草味2687 days ago749

reply all(2)I'll reply

  • 给我你的怀抱

    给我你的怀抱2017-06-10 09:51:06

    You can refer to: http://introjs.com/
    Attached is a demo address I wrote: https://ityanxi.github.io/seg...
    Usage in vue:
    First introduce the file:

    Loading in index.html

    Just configure the parameters in the component you want to use

    Preview: https://ityanxi.github.io/seg...
    Code: https://github.com/ityanxi/se...

    reply
    0
  • 阿神

    阿神2017-06-10 09:51:06

    It’s not worth making a special one, you only use it once and then throw it away. It’s better to take screenshots of the steps and write a word document for them to use

    reply
    0
  • Cancelreply