no message
Former-commit-id: 9ae8b49d941bb706a8f854904dec8b3368703dc5 Former-commit-id: 64e32476f75a5e030ce3ef1b3a539e7dd8270c1e Former-commit-id: 17ae738206924373750cd595f04432635f0fac58
This commit is contained in:
@@ -64,8 +64,7 @@ export default {
|
|||||||
showInfo () {
|
showInfo () {
|
||||||
this.$notify({
|
this.$notify({
|
||||||
title: '提示',
|
title: '提示',
|
||||||
message: '你可以按住卡片拖拽改变位置;或者在每个卡片的右下角拖动,调整卡片大小',
|
message: '你可以按住卡片拖拽改变位置;或者在每个卡片的右下角拖动,调整卡片大小'
|
||||||
duration: 10000
|
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
// 测试代码
|
// 测试代码
|
||||||
|
|||||||
@@ -30,8 +30,7 @@ export default {
|
|||||||
showInfo () {
|
showInfo () {
|
||||||
this.$notify({
|
this.$notify({
|
||||||
title: '提示',
|
title: '提示',
|
||||||
message: '在横向或者纵向的分割线上拖拽调整分区大小',
|
message: '在横向或者纵向的分割线上拖拽调整分区大小'
|
||||||
duration: 10000
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user