mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 文字组件添加链接功能
This commit is contained in:
@@ -15,6 +15,7 @@ export const WritingModeObject = {
|
||||
|
||||
export const option = {
|
||||
link:'',
|
||||
linkHead:'http://',
|
||||
dataset: '我是文本',
|
||||
fontSize: 20,
|
||||
fontColor: '#ffffff',
|
||||
|
||||
Reference in New Issue
Block a user