king
2019-12-21 75347779d54c3c8a0893166dbb9c03bc06ea1eee
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: '白底紫框'
}]