前端预览加权限设置页面 相关sql修改
This commit is contained in:
1
ruoyi-ui/public/file-viewer/assets/diff-CJb8JxGC.js
Normal file
1
ruoyi-ui/public/file-viewer/assets/diff-CJb8JxGC.js
Normal file
@@ -0,0 +1 @@
|
||||
function e(e){let t=e.regex;return{name:`Diff`,aliases:[`patch`],contains:[{className:`meta`,relevance:10,match:t.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:`comment`,variants:[{begin:t.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:`addition`,begin:/^\+/,end:/$/},{className:`deletion`,begin:/^-/,end:/$/},{className:`addition`,begin:/^!/,end:/$/}]}}export{e as default};
|
||||
Reference in New Issue
Block a user