feat(cms): add article creation feature and update pricing fields
- Imported PlusOutlined icon for UI enhancement - Replaced category search with add article functionality - Commented out cover image column in help index view - Renamed leader price to market price in shop goods edit form - Added member price field in shop goods edit form - Updated environment configuration comments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
VITE_APP_NAME=后台管理(开发环境)
|
||||
VITE_API_URL=http://127.0.0.1:9200/api
|
||||
#VITE_API_URL=http://192.168.1.131:9200/api
|
||||
#VITE_SERVER_API_URL=http://127.0.0.1:8000/api
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user