From 9c99a9746237d5fc0848563b9281681e6988e9c3 Mon Sep 17 00:00:00 2001 From: "iVampireSP.com" Date: Fri, 18 Nov 2022 18:05:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=A6=BB=20=E5=8A=AB=E6=8C=81?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E7=9A=84=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/View/Components/ModuleScript.php | 30 +++++++++++++++++++ .../views/balances/transactions.blade.php | 25 +--------------- .../views/components/module-script.blade.php | 23 ++++++++++++++ 3 files changed, 54 insertions(+), 24 deletions(-) create mode 100644 app/View/Components/ModuleScript.php create mode 100644 resources/views/components/module-script.blade.php diff --git a/app/View/Components/ModuleScript.php b/app/View/Components/ModuleScript.php new file mode 100644 index 0000000..045a7e6 --- /dev/null +++ b/app/View/Components/ModuleScript.php @@ -0,0 +1,30 @@ +links() }} - + @endsection diff --git a/resources/views/components/module-script.blade.php b/resources/views/components/module-script.blade.php new file mode 100644 index 0000000..a6836ae --- /dev/null +++ b/resources/views/components/module-script.blade.php @@ -0,0 +1,23 @@ +{{--{{ $t->module_id }}--}} +