Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
semour
/
semour_admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
d10f0c26
authored
Nov 16, 2022
by
杨树贤
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
包的问题,强行修改,后续再改
parent
54c57f90
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
app/Admin/bootstrap.php
vendor/mosiboom/dcat-iframe-tab/src/resource/views/vertical.blade.php
app/Admin/bootstrap.php
View file @
d10f0c26
...
@@ -235,7 +235,6 @@ Grid::resolving(function (Grid $grid) {
...
@@ -235,7 +235,6 @@ Grid::resolving(function (Grid $grid) {
});
});
});
});
//拓展组件
//拓展组件
Field
::
extend
(
'textarea'
,
Textarea
::
class
);
Field
::
extend
(
'textarea'
,
Textarea
::
class
);
vendor/mosiboom/dcat-iframe-tab/src/resource/views/vertical.blade.php
View file @
d10f0c26
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
{{config('iframe_tab.lazy_load')?1:0}}
{{config('iframe_tab.lazy_load')?1:0}}
@endif
@endif
"
>
"
>
<input
type=
"hidden"
id=
"use_id"
value=
"{{
Admin::user()->i
d}}"
>
<input
type=
"hidden"
id=
"use_id"
value=
"{{
request()->user->userI
d}}"
>
{{--右键菜单监控--}}
{{--右键菜单监控--}}
<div
class=
"mouse-click-menu"
>
<div
class=
"mouse-click-menu"
>
<ul>
<ul>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment