修改提示样式

Former-commit-id: f93bde6864916d69132f927a05ce02359aaf8196 [formerly 06849d96c9e41e9afccae99ad4db1cfc1e8c659a] [formerly f93bde6864916d69132f927a05ce02359aaf8196 [formerly 06849d96c9e41e9afccae99ad4db1cfc1e8c659a] [formerly f93bde6864916d69132f927a05ce02359aaf8196 [formerly 06849d96c9e41e9afccae99ad4db1cfc1e8c659a] [formerly 06849d96c9e41e9afccae99ad4db1cfc1e8c659a [formerly 2e9baee2cd63d6aca29e1ccb083304e6a1cbc178 [formerly 5b13e85701fa3bf58a8156794d6223c2354c7d88]]]]]
Former-commit-id: a7239d40a8ae04f1407e2838e6b2e157af1a27e5
Former-commit-id: f2b0ac109a1d84c0664cf036f0fd2b0984fdc05c
Former-commit-id: 315059c971c3b0d9522028430fd07f0a414b55b6 [formerly 2ea4f6e483cfb27b5767e701d751d583f95b4f08]
Former-commit-id: 0064e4f3eb7b69926223b7b9f5381ef9669026b4
Former-commit-id: 5164f60030a6ee93abca067bcec89c26f6ceea90
Former-commit-id: 0f117a0672c24512114ffbf42f957c63940cfaa1
Former-commit-id: c5b8715073192854b9485d76c943a7893c2ffba9
Former-commit-id: 65bc102748aa0a6274e30782971e7ba92280d85e
This commit is contained in:
liyang
2018-07-26 20:40:48 +08:00
parent 21fa97645e
commit 48839a5eb5

View File

@@ -2,7 +2,7 @@ export default {
methods: { methods: {
handleMenuSelect (index, indexPath) { handleMenuSelect (index, indexPath) {
if (/^d2-menu-empty-\d+$/.test(index)) { if (/^d2-menu-empty-\d+$/.test(index)) {
this.$message('功能正在开发') this.$message.warning('临时菜单')
} else { } else {
this.$router.push({ this.$router.push({
path: index path: index