Commit 27b331ab by zhangmeng

合并master

parent 10663647
......@@ -49,7 +49,6 @@ Vue.prototype.$tips = function({ message = '提示', type = 'success' }) {
flag = false;
}, 1000);
};
/* eslint-disable no-new */
new Vue({
el: '#app',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment