Commit 73cb3bf3 by lichengming

修改了编制证书

parent 6b32e7d2
......@@ -12,9 +12,6 @@ import global from '../api/config'
*
*/
Vue.prototype.$layx = function(id, title, url, option) {
layx.iframe(id, title, url, option || { width: '100%', height: '100%' })
}
Vue.prototype.$echartColor = [
'#00a0e9',
'#CD5555',
......
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