From 75347779d54c3c8a0893166dbb9c03bc06ea1eee Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 21 十二月 2019 16:58:31 +0800 Subject: [PATCH] 2019-12-21 --- src/utils/option.js | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/src/utils/option.js b/src/utils/option.js index b97f0eb..13e7123 100644 --- a/src/utils/option.js +++ b/src/utils/option.js @@ -138,4 +138,25 @@ }, { MenuID: 'gray', text: '鐏拌壊' +}, { + MenuID: 'dashed', + text: '鐧藉簳铏氭' +}, { + MenuID: 'border-primary', + text: '鐧藉簳钃濇' +}, { + MenuID: 'border-yellow', + text: '鐧藉簳榛勬' +}, { + MenuID: 'border-danger', + text: '鐧藉簳绾㈡' +}, { + MenuID: 'border-green', + text: '鐧藉簳缁挎' +}, { + MenuID: 'border-dgreen', + text: '鐧藉簳娣辩豢妗�' +}, { + MenuID: 'border-purple', + text: '鐧藉簳绱' }] -- Gitblit v1.8.0