onCreate:
After click log in and wait for a while:
This will trigger constructor.
Fetch service document and meta data in constructor.
Asynchronous task: The trigger point is in
html
meta charset="UTF-8"/
style
a {
color: green;
font-family: arial;
font-weight: bold
}
/style
body
div id="container"/div
/body
script src="jquery1.7.1.js"
/* Jerry 2017-02-06 14: