• This project
    • Loading...
  • Sign in

ztra / ecology · Files

Go to a project

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • ecology
  • WEB-INF
  • pages
  • workflowaction
  • base
  • fields.json
  • 初次提交
    b060adc7
    by 翟凤史
    2022-09-22 14:17:16 +0800  
    Browse Files
fields.json 498 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
{
  "lables": [
    "base",
    "title"
  ],
  "title":{
    "base": "24893"
  },
  "columns": [
    {
      "title": "511410",
      "dataIndex": "name",
      "key": "name",
      "width": "30%",
      "sorter": true
    },
    {
      "title": "509969",
      "dataIndex": "content",
      "key": "content",
      "width": "40%",
      "sorter": true
    },
    {
      "title": "503912",
      "dataIndex": "status",
      "key": "status",
      "width": "30%",
      "sorter": true
    }
  ]
}