Skip to content

Commit

Permalink
简化列表页
Browse files Browse the repository at this point in the history
  • Loading branch information
hotlong committed Jan 29, 2024
1 parent b2edb1c commit 6f74dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@steedos-widgets/amis-lib/src/lib/objects.js
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ export async function getRecordDetailSchema(objectName, appId, props = {}){
}
const content = {
"type": "tabs",
"className": "steedos-record-tabs bg-white p-4 m-0",
"className": "steedos-record-tabs bg-white p-4 m-0 border-b",
"contentClassName": "bg-none",
"tabs": [
detailed
Expand Down

0 comments on commit 6f74dd4

Please sign in to comment.