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