AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
// 表格边框 /deep/ .ivu-table-border td, /deep/ .ivu-table-border th{ border-right: 0.05rem solid #90c8f8; } /deep/ .ivu-table td, /deep/ .ivu-table th{ border-bottom: 0.05rem solid #90c8f8; } /deep/ .ivu-table th{ background: #d6ecff; } /deep/ .ivu-table:before, /deep/ .ivu-table:after, /deep/ .ivu-table-border:after, /deep/ .ivu-table-border:before{ background-color: #90c8f8; }