javascript - How to display a novice operation guide process similar to that in an APP game to the background operating system?
淡淡烟草味
淡淡烟草味 2017-06-10 09:49:06
0
2
771

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.

淡淡烟草味
淡淡烟草味

reply all(2)
给我你的怀抱

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...

阿神

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!