UNPKG

keep-observers

Version:

This is a monitoring service applied to the web side Support Elasticsearch+kiban The middleware extension interface is provided by means of plug-in service compositionkeep-observers

20 lines (15 loc) 691 B
<!DOCTYPE html> <html> <head> <title ng-bind="title">test</title> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="viewport" content="initial-scale=1.0, user-scalable=no"/> <meta name="viewport" content="width=device-width,height=device-height, user-scalable=no,initial-scale=1, minimum-scale=1, maximum-scale=1,target-densitydpi=device-dpi "> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> </head> <body> <div>请打开控制台console查看数据</div> </body> </html>