当前位置:网站首页>laravel-admin FROM表单同行展示问题
laravel-admin FROM表单同行展示问题
2022-08-02 03:26:00 【陌潇】
实现如下效果

$form->row(function ($row) {
$row->width(6)->text('title', '商品名')->rules('required', [
'required' => '请填写促销商品名',
]);
$row->width(6)->text('title', '商品名')->rules('required', [
'required' => '请填写促销商品名',
]);
});但是这个还存在一个问题,就是没有卸载这个方法里面的字段不显示。我的解决办法就是把全部参数放在方法里面。
这里有说明这个问题,想看的可以去看看Let's go。
有大佬解决的欢迎评论去见。
边栏推荐
- [Hello World教程] 使用HBuilder和Uni-app 生成一个简单的微信小程序DEMO
- PHP反序列化漏洞
- 命令执行漏洞
- WeChat applet development video loading: [Rendering layer network layer error] Failed to load media
- What are the killer super powerful frameworks or libraries or applications for PHP?
- CTF入门之php文件包含
- (5) Modules and packages, encoding formats, file operations, directory operations
- 如何一步一步的:玩转全民拼购!
- Kali环境下Frida编写脚本智能提示
- 挖矿是什么意思?矿工都做了什么?
猜你喜欢

VIKINGS: 1 vulnhub walkthrough

hackmyvm-random walkthrough

成本会计的概念、产品成本核算的要求、产品成本核算的对象与成本项目、产品成本的归集和分配(可能考判断)、产品成本计算方法 (三种:产品的品种(品种法),批次(分批法),步骤(分步法))

hackmyvm: again walkthrough

Solve the problem that the 5+APP real machine test cannot access the background (same local area network)

Praying: 1 vulnhub walkthrough

Smart Tips for Frida Scripting in Kali Environment

会计凭证概述、原始凭证、原始凭证的种类、原始凭证的基本内容、原始凭证的填制要求、原始凭证的审核

最简单的FRP内网穿透教程

如何在正则表达式里表达可能存在也可能不存在的内容?
随机推荐
The learning path of a network security mouse - the basic use of nmap
Alibaba Cloud MySQL 5.7 installation and some major problems (total)
How to determine the direction based on two coordinate points on the map
库存现金、现金管理制度、现金的账务处理、银行存款、银行存款的账务处理、银行存款的核对
文件上传漏洞
ES6 three-dot operator, array method, string extension method
The CTF introduction of PHP file contains
cmake安装到指定目录
File upload vulnerability
Praying: 1 vulnhub walkthrough
(3) string
centos8 安装搭建php环境
(7) superficial "crawlers" process (concept + practice)
The roll call system and array elements find maximum and minimum values for sorting of objects
Solve the problem that the 5+APP real machine test cannot access the background (same local area network)
强化学习笔记:DDPG
云安全笔记:云原生全链路加密
Shuriken: 1 vulnhub walkthrough
机器学习1
By figure, a (complete code at the end)