mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
style: 修改 iframe默认地址
This commit is contained in:
@@ -6,7 +6,7 @@ import cloneDeep from 'lodash/cloneDeep'
|
||||
|
||||
export const option = {
|
||||
// 网站路径
|
||||
dataset: "https://cn.vuejs.org/",
|
||||
dataset: "https://www.mtruning.club/",
|
||||
// 圆角
|
||||
borderRadius: 10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user