Commit Graph

31 Commits

Author SHA1 Message Date
wolfcode
5855a97255 Improve category selection in goods management - Simplify HTML structure and recommend a concise coding method for
category selection in both add and edit pages of the mall goods module.
- Modify the corresponding JS file to support the new category display format.
- Refactor controller code to assign categories using a more efficient method.
- Ensure consistent category data processing across all related views.

Note: This change updates the way categories are presented to the admin user,
enhancing usability and maintainability of the goods management system.
2024-06-20 10:23:27 +08:00
wolfcode
88035326a4 refactor(admin): change default editor from ueditor to wangEditor
Due to the recommendation for better performance and user experience,
the default editor in both configuration files and view templates has been
switched from ueditor to wangEditor. The code changes reflect this update by
marking ueditor as '(不建议使用)' (not recommended) and WangEditor as
'(推荐使用)' (recommended). Additionally, the relevant controller file has
been updated to ensure that the correct default editor is loaded based on
the new configuration setting.
2024-06-19 15:30:03 +08:00
wolfcode
40256d3d4b Update welcome.html 2024-05-23 17:38:37 +08:00
wolfcode
a6fd81b0ed 🚀 202405重置版 2024-05-13 11:16:20 +08:00
wolfcode
1d0b94009f 新增HTML编辑器,优化编辑器调用 2024-04-15 18:25:13 +08:00
wolfcode
6939bb18f7 优化CURD生成,支持不带表前缀 2023-12-10 12:16:28 +08:00
wolfcode
daa543f951 CURD可视化操作 2023-11-30 12:54:45 +08:00
wolfcode
f54e09b108 编辑器兼容curd自动生成 2023-11-20 12:49:20 +08:00
wolfcode
646ccde5fa 简化Textarea写法 2023-11-19 11:16:13 +08:00
wolfcode
0a361f674f Update edit.html 2023-11-17 22:11:18 +08:00
wolfcode
89876bfd9e 自定义登录页背景图 2023-10-27 22:39:10 +08:00
wolfcode
c3db63784a fix 文本编辑器 2023-10-10 12:47:02 +08:00
wolfcode
5f5fb6d322 新增文本编辑器选择 2023-10-10 00:26:47 +08:00
wolfcode
717e10f3e5 Update index.html 2023-09-07 01:58:50 +08:00
wolfcode
e20e816816 新增OSS,COS上传 2023-09-06 18:19:28 +08:00
wolfcode
a4e0842a2d Update index.html 2023-08-30 22:13:38 +08:00
wolfcode
5564c4be95 Update welcome.html 2023-08-10 13:33:32 +08:00
wolfcode
6ec77a3359 Update index.html 2023-08-07 20:16:53 +08:00
wolfcode
37020a4718 fixed . 2023-08-07 09:27:06 +08:00
wolfcode
5a0bf5f16b Update index.html 2023-07-31 23:21:50 +08:00
wolfcode
71104d28a2 update. 2023-07-31 14:40:16 +08:00
wolfcode
0bc508235a Update add.html 2023-07-21 01:10:24 +08:00
wolfcode
a90b41a76f Delete add.html 2023-07-18 12:06:21 +08:00
wolfcode
f9484f615e Create add.html 2023-07-18 12:05:58 +08:00
wolfcode
fc2389553d Update default.html 2023-07-18 11:49:48 +08:00
wolfcode
60a54b6a75 update 2023-06-21 00:43:31 +08:00
wolfcode
aa24e8321c fix bug 2023-06-20 15:02:25 +08:00
wolfcode
663f89e1eb optimize 2023-06-19 10:39:19 +08:00
wolfcode
874c008d89 Update edit_admin.html 2023-06-15 16:40:22 +08:00
wolfcode
c64597c986 update 2023-06-15 16:26:55 +08:00
wolfcode
e1c3216904 init 2023-06-15 16:18:27 +08:00