feat(ware): 上架数据产品功能
- 新增数据产品上架相关的对话框组件和页面功能 - 实现数据产品的添加、编辑和详情查看功能 - 添加数据产品相关的实体类、控制器、服务类和仓库接口
This commit is contained in:
3
gringotts-frontend/components/ware/dialog-ware.css
Normal file
3
gringotts-frontend/components/ware/dialog-ware.css
Normal file
@@ -0,0 +1,3 @@
|
||||
textarea {
|
||||
resize: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user