From d47a5515eb7b6cace4f8f3a47dae40c0dec576fe Mon Sep 17 00:00:00 2001 From: anyv <anyu@bronet.cn> Date: Fri, 31 May 2019 09:17:49 +0800 Subject: [PATCH] 商品添加 --- public/themes/admin_simpleboot3/admin/goods/goods_add.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/admin_simpleboot3/admin/goods/goods_add.html b/public/themes/admin_simpleboot3/admin/goods/goods_add.html index 02479c7..ab78f2c 100644 --- a/public/themes/admin_simpleboot3/admin/goods/goods_add.html +++ b/public/themes/admin_simpleboot3/admin/goods/goods_add.html @@ -124,7 +124,7 @@ </tr> <tr> <th>套装</th> - <td><input class="form-control" type="text" name="author" value="" + <td><input class="form-control" type="text" name="suit" value="" placeholder="请输入套装"></td> </tr> <tr> -- libgit2 0.24.0