var leftNavMenu = '';
$('#leftNav').parent().find('ul[class*="layui-nav-tree"] > li[class*="layui-nav-item"]').each(function () {
leftNavMenu = leftNavMenu + $(this).prop('outerHTML');
});
storageK.setItem("leftNav", leftNavMenu);
Read More:
- Refused to apply style from <URL> because its MIME type (‘text/html‘) is not a supported stylesheet
- There is an error when idea creates a child item parent tag
- Leetcode 34 finds the first and last position of an element in the sorted array (medium)
- It is invalid to submit the content directly after pasting it on the mobile terminal of Vue HTML5 editor
- [Vue warn]: Do not use built-in or reserved HTML elements as component id: article
- Mmdetection reports an error when running its own coco dataset. Does not match the length of \ ` classes \ ` 80) in cocodataset
- Solve the unmarshalling error: unexpected element (URI: “local:” name “). Expected elements are
- [HTML] Python extracts HTML text to TXT
- Linux find file text command (find | grep)
- Ima tag error HTML, microsoft.mshtml.dll add reference and type selection error solution
- Build your own resnet18 network and load torch vision’s own weight
- Hint: Run-time error ‘339’ : Cmponent ‘mscomCTL.ocx ‘or one of its dependent…
- HTML using title attribute to display text with mouse hover
- Httprunner v3. X generates HTML report in assure format
- Has HTML webpack plugin been installed, or error: cannot find module ‘HTML webpack plugin’
- valueError: Length mismatch: Expected axis has 40 elements, new values have 38 elements
- Use of HQL query.list () is a null pointer exception, but the database can find out the result
- Error: failed to find conversion function from unknown to text
- When generating a test report in HTML format, report [typeerror: a bytes like object is required, not ‘STR’]