This commit is contained in:
2025-12-08 20:20:23 +08:00
parent 7a89f114cc
commit 55160fc0fc
4 changed files with 165 additions and 4 deletions

40
slides/case-001-auto.md Normal file
View File

@@ -0,0 +1,40 @@
---
# theme: default
# random image from a curated Unsplash collection by Anthony
# background: https://cover.sli.dev
background: https://cdn.jsdelivr.net/gh/slidevjs/slidev-covers@main/static/gKmpcDQWPmY.webp
# 介绍文档: https://sli.dev
title: 开源多维表格自动化
info: |
## 关于Slidev的介绍
演示稿
class: text-center
# https://sli.dev/features/drawing
drawings:
persist: false
# slide transition: https://sli.dev/guide/animations.html#slide-transitions
transition: slide-left
# enable MDC Syntax: https://sli.dev/features/mdc
mdc: true
htmlAttrs:
dir: ltr
lang: zh-CN
fonts:
# 基础字体
sans: Robot
# 与 UnoCSS 的 `font-serif` css 类一同使用
serif: Robot Slab
# 用于代码块、内联代码等
mono: Fira Code
# duration of the presentation
duration: 35min
---
# 开源多维表格自动化(1)
任何的行为都可以被AI自动化多维表格也是如此。
---
src: ./pages/003-auto.md
hide: false
---