如果不介意用dataview的话,可以用 dv.page(fileSelector)['Choice'] 替换手动截取
不过要用 Choice:: 的格式
### 任意标题
Choice:: 灵感
Choice:: 留影
...
Choice:: 账号
...
//dv.page()
dv.paragraph(dv.current()['Choice'].join(', '))

如果不介意用dataview的话,可以用 dv.page(fileSelector)['Choice'] 替换手动截取
不过要用 Choice:: 的格式
### 任意标题
Choice:: 灵感
Choice:: 留影
...
Choice:: 账号
...
//dv.page()
dv.paragraph(dv.current()['Choice'].join(', '))
