# steedos-webapp **Repository Path**: shifeipython/steedos-webapp ## Basic Information - **Project Name**: steedos-webapp - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-03 - **Last Updated**: 2024-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Grid属性: ``` columns: [ { field: priority, label: 优先级 , width: 100, wrap: true, hidden: true, onClick: function(), renderCell: function }, ... ] ```