Home  >  Article  >  Web Front-end  >  vue2.0 method to implement page navigation prompt guidance

vue2.0 method to implement page navigation prompt guidance

亚连
亚连Original
2018-05-30 15:31:442519browse

Below I will share with you an article on how to implement page navigation prompt guidance in vue2.0. It has a good reference value and I hope it will be helpful to everyone.

When users perform some new operation processes, it is also necessary to provide some navigation processes. The project is implemented using iview's dialog box.

demo:

  
  

这里是对话框一

这里是对话框二

这里是对话框二

js code:

让谁先显示,就在data中定义modalOFF的属性值。默认是
 modalOFF: 1,

When modalOFF is null, the dialog box disappears.

The above is what I compiled for everyone. I hope it will be helpful to everyone in the future.

Related articles:

JS implements the method of generating QR codes from links and converting them into images

Vue implements dynamics Methods of creating and deleting data

Detailed explanation based on vue2.0 dynamic components and render

The above is the detailed content of vue2.0 method to implement page navigation prompt guidance. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn