the existing pop-up layer (iframe), pops up the second layer from the first layer page, pops up the third layer page when the second layer page is clicked, and closes the second layer page at the same time. Why does the third layer not pop up after using...
the iframe layer listening keyboard enter event popped up by layui.open is invalid. Ask for advice ...
the requirement is that after editing the text box on the left, the contents of the cell on the right also need to be changed by Synchronize. I wanted to change the data in the row and refresh the table, but I also got the contents of the cell on my ...
question: put css and js, of layui in static and also introduce these two css and js, in index.html. These two css and js, are also introduced in main.js using import, but writing layer.msg ( "hello ") in the mounted function in the build is an error ...
after the upload size of the image uploaded by layui is limited, first choose a small one, no problem. report an error once (this is normal). the problem is that I don t want to upload the second big picture now, just upload one, or will prompt...
layui cells click to expand the hidden content, or hidden gray part of the page, is there a boss to provide the next demo or good ideas? rowspan colspan: ~^_^ ...
ask how the rich text in layui is asynchronously valued. layui.use( layedit , function(){ let introduce = layui.layedit ; let content = introduce.build( introduce ,{ hideTool:[ face ], introduce.getContent(content); intro...
RT: right-click to paste unformatted text into the editor, which will cause the red area to be hidden ...
Help me, guys. I already regret the mixed use of vue and layui. Question 1: in the vue project, using layui s layer pop-up window, the form form binding v-model in the pop-up window is invalid. How to solve this problem of two-way data binding? questio...
...
as shown in the figure project, you need a table using layui s table module, and then you need to uncheck all check boxes after the outer button reset button is clicked. The current method is to re-render the table after clicking reset, and delete the...