CINXE.COM
Ecard service-Network & Information Center of SJTU
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="description" content=""> <title>Ecard service-Network & Information Center of SJTU</title><meta name="pageType" content="2"> <meta name="pageTitle" content="Ecard service"> <META Name="keywords" Content="Network Information Center SJTU,Ecard service" /> <link href="css/style.css" rel="stylesheet" type="text/css" /> <link href="css/component.css" rel="stylesheet" type="text/css" /> <script src="js/jquery.js" type="text/javascript"></script> <script src="js/modernizr.custom.js"></script> <script src="js/jquery.dlmenu.js"></script> <!--Announced by Visual SiteBuilder 9--> <link rel="stylesheet" type="text/css" href="_sitegray/_sitegray_d.css" /> <script language="javascript" src="_sitegray/_sitegray.js"></script> <!-- CustomerNO:77656262657232307468475d5051574200030003455c --> <link rel="stylesheet" type="text/css" href="list.vsb.css" /> <script type="text/javascript" src="/system/resource/js/counter.js"></script> <script type="text/javascript">_jsq_(1005,'/list.jsp',-1,1402795688)</script> </head> <body> <div id="dl-menu" class="dl-menuwrapper"> <button id="dl-menu-button"></button> <ul class="dl-menu"> <li><a href="index.htm" title="Home">Home</a> </li> <li><a href="About_us.htm" title="About us">About us</a> </li> <li><a href="News___Notice.htm" title="News & Notice">News & Notice</a> </li> <li><a href="jAccount_service.htm" title="jAccount service">jAccount service</a> </li> <li><a href="Network_service.htm" title="Network service">Network service</a> </li> <li><a href="Ecard_service.htm" title="Ecard service">Ecard service</a> </li> </ul> </div> <script> $(function() { $( '#dl-menu' ).dlmenu(); }); </script> <div class="top fl"> <div class="top1"> <!-- 网站logo图片地址请在本组件"内容配置-网站logo"处填写 --> <a href="index.htm" class="logo"><img src="images/logo.png"></a> </div> </div> <div class="clear"></div> <div class="menu fl"> <div class="nav"> <ul> <li><a href="index.htm" title="Home">Home</a></li> <li><a href="About_us.htm" title="About us">About us</a></li> <li><a href="News___Notice.htm" title="News & Notice">News & Notice</a></li> <li><a href="jAccount_service.htm" title="jAccount service">jAccount service</a></li> <li><a href="Network_service.htm" title="Network service">Network service</a></li> <li><a href="Ecard_service.htm" class="nav-current" title="Ecard service">Ecard service</a></li> </ul> <div class="search"> <script language="javascript" src="/system/resource/js/base64.js"></script><script language="javascript" src="/system/resource/vue/vue.js"></script><script language="javascript" src="/system/resource/vue/bluebird.min.js"></script><script language="javascript" src="/system/resource/vue/axios.js"></script><script language="javascript" src="/system/resource/vue/polyfill.js"></script><script language="javascript" src="/system/resource/vue/token.js"></script><LINK href="/system/resource/vue/static/element/index.css" type="text/css" rel="stylesheet"><script language="javascript" src="/system/resource/vue/static/element/index.js"></script><script language="javascript" src="/system/resource/vue/static/public.js"></script> <div id="divu3"></div> <script type="text/html" id="htmlu3"> <div id="appu3"> <div v-if="!isError"> <input onclick="if(this.value == 'search for...')this.value='';" onblur="if(this.value == '')this.value='search for...';" class="search-input" value="search for..." autocomplete=off v-model=query.keyWord @keyup.enter="onSubmit"> <input name="search_btn" type="image" class="search-btn" src="images/search-btn.png" name="submit_button" value="" v-on:click="onSubmit()"> </div> <div v-if="isError" style="color: #b30216; font-size:18px;text-align: center;padding:20px;"> 应用维护中! </div> </div> </script> <script> $("#divu3").html($("#htmlu3").text()); </script> <script> var appOwner = "1402795688"; var token = gettoken(10); var urlPrefix = "/aop_component/"; jQuery.support.cors = true; $.ajaxSetup({ beforeSend: function (request, settings) { request.setRequestHeader("Authorization", token); request.setRequestHeader("owner", appOwner); } }); new Vue({ el: "#appu3", data: function () { return { query: { keyWord: "",//搜索关键词 owner: appOwner, token: token, urlPrefix: urlPrefix, lang:"i18n_zh_CN" }, isError: false } }, mounted: function () { var _this = this; // _this.init(); }, methods: { init: function(){ $.ajax({ url: "/aop_component//webber/search/test", type: "get", success: function (response) { if (response.code == "0000") { } else if (response.code == "220") { _this.isError = true; console.log(response); } else if (!response.code) { _this.isError = true; console.log(response); } }, error: function (response) { _this.isError = true; } }); }, onSubmit: function (e) { var url = "/views/search/modules/resultpc/soso.html"; if ("10" == "1" || "10" == "2") { url = "http://10.119.10.191:8083/" + url; } var _this = this; var query = _this.query; if (url.indexOf("?") > -1) { url = url.split("?")[0]; } if (query.keyWord) { var query = new Base64().encode(JSON.stringify(query)); window.open(url + "?query=" + query); } else { alert("Please enter keywords") } }, } }) </script> </div> </div> </div> <div class="clear"></div> <div class="flexslider"> <script language="javascript" src="/system/resource/js/dynclicks.js"></script><ul class="slides"> <li style="background:url(images/17/10/11/1ji2ywki47/banner2.jpg) no-repeat; background-size:100% 100%"></li> <li style="background:url(images/17/10/11/1ji2ywki47/banner1.jpg) no-repeat; background-size:100% 100%"></li> <li style="background:url(images/17/10/11/1ji2ywki47/banner3.jpg) no-repeat; background-size:100% 100%"></li> <li style="background:url(images/17/10/11/1ji2ywki47/banner4.jpg) no-repeat; background-size:100% 100%"></li> </ul> </div> <script type="text/javascript" src="js/jquery.flexslider-min.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('.flexslider').flexslider({ directionNav: true, pauseOnAction: false, slideshowSpeed: 8000 }); }); </script> <div class="clear"></div> <div class="sy-main"> <div class="lmcc"> <h3> Ecard service</h3> <div class="local"> <a href="index.htm">Home</a> > <a href="Ecard_service.htm">Ecard service</a> </div> </div> <div class="list"> <script language="javascript" src="/system/resource/js/centerCutImg.js"></script><script language="javascript" src="/system/resource/js/ajax.js"></script><ul> <li id="line_u7_0"> <div class="wraper"> <div class="time"> <font>Mar</font> <b>26</b> </div> <a href="info/1005/1315.htm" title="Ecard Service "> <h3>Ecard Service </h3> <p>You can select what you like to do Ecard service.</p> </a> </div> </li> <li id="line_u7_1"> <div class="wraper"> <div class="time"> <font>Jun</font> <b>27</b> </div> <a href="info/1005/1061.htm" title="The consumption limit of Ecard"> <h3>The consumption limit of Ecard</h3> <p>The consumption limit means that the amount of consumption shall not exceed the total amount (system default is 30RMB) within a certain period of time. The system will be based on the cardholder meal time (breakfast, lunch, dinner, supper) and divide the day into four periods to accumulate the amount of consumption. If exceed the consumption limit, you need to enter the transaction password.You...</p> </a> </div> </li> <li id="line_u7_2"> <div class="wraper"> <div class="time"> <font>Apr</font> <b>25</b> </div> <a href="info/1005/1060.htm" title="Passwords of Ecard"> <h3>Passwords of Ecard</h3> <p>Ecard has 2 passwords:the checking password and the transaction password.</p> </a> </div> </li> <li id="line_u7_3"> <div class="wraper"> <div class="time"> <font>Jan</font> <b>31</b> </div> <a href="info/1005/1284.htm" title="Charge Ecard"> <h3>Charge Ecard</h3> <p>There are four Ecard payment methods.I. “交我办”App1、Scan the QR code and download “交我办”App. Then login with your jAccount. 2.Click‘Network’ on the home page . ( Figure 1)3.Choose ‘My Campus Card ’. Then click ‘Deposit’ . ( Figure 2,3)4. Enter the deposit page to complete the campus card deposit. ( Figure 4) II. AlipayPlease click on the ...</p> </a> </div> </li> <li id="line_u7_4"> <div class="wraper"> <div class="time"> <font>Nov</font> <b>3</b> </div> <a href="info/1005/1059.htm" title="Charge Ecard with Alipay "> <h3>Charge Ecard with Alipay </h3> <p>Alipay users can charge your Ecard of Shanghai Jiao Tong University.1.Please open alipay and click the button shown below.2.Find the “Campus Life” button shown below and click it.3.Please click the ”一卡通” button shown below.4.If you use it for the first time , it will see the page shown below.Please click the “立即充值” button shown below.5.Then you will see the page as below.6.First, c...</p> </a> </div> </li> <li id="line_u7_5"> <div class="wraper"> <div class="time"> <font>Nov</font> <b>3</b> </div> <a href="info/1005/1057.htm" title="Charge Ecard with ATM "> <h3>Charge Ecard with ATM </h3> <p>Through the transfer machine, you can transfer money from your linked bank card to your E-card. 1. Please find a transfer machine as shown below. If you don’t know where is a transfer machine, please click on where can I find Ecard ATM?</p> </a> </div> </li> </ul> <div align="center"><INPUT TYPE="hidden" NAME="actiontype" VALUE=""><input type="hidden" name="_scode_" value="1731297113874"><input type="hidden" name="urltype" value="tree.TreeTempUrl"><input type="hidden" name="wbtreeid" value="1005"><input type="hidden" name="outFlag" value="false"> <style type="text/css"> .headStyle1mjtwapup8, .headStyle1mjtwapup8 td, .headStyle1mjtwapup8 div {font-size: 12px;font-family:Arial; color: #000000; margin-left: auto; margin-right: auto; line-height:14px;} .defaultButtonStyle {font-size: 12px;font-family:Arial; height:20px;color: #000000;BORDER: #AFD5F5 1px solid; margin: 0px;padding: 0px; FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff, EndColorStr=#BDDBF7); CURSOR: pointer; line-height:14px;background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#BDDBF7));background: -moz-linear-gradient( top,#ffffff,#BDDBF7);background:-ms-linear-gradient(top,#ffffff 0%,#bddbf7 100%);} .defaultinputStyle {font-size: 12px;font-family:Arial; height:20px; border:1px solid #AFD5F5; line-height:14px;} .colHeader {font-size: 12px;font-family:Arial; line-height:14px;} .headStyle1mjtwapup8 a, .pageList .this-page {font-size: 12px;font-family:Arial; display:inline-block; height:14px; padding: 2px 4px; border: solid 1px #AFD5F5; background: #fff; text-decoration: none; MARGIN-RIGHT: 1px;line-height:14px;} .headStyle1mjtwapup8 a:visited {font-size: 12px;font-family:Arial; color: #000000; text-decoration: none; line-height:14px;} .headStyle1mjtwapup8 .PrevDisabled {font-size: 12px;font-family:Arial; display:inline-block;height:14px; margin-right: 3px; padding: 2px 4px; background: #fff;color:#ccc;border: solid 1px #AFD5F5; line-height:14px;} .headStyle1mjtwapup8 .SelectList {font-size: 12px;font-family:Arial;line-height:14px;} .headStyle1mjtwapup8 .Prev { font-size: 12px;font-family:Arial; margin-right: 3px; padding: 2px 4px;line-height:14px;} .headStyle1mjtwapup8 .break {font-size: 12px;font-family:Arial; border: none; text-decoration: none; line-height:14px;} .headStyle1mjtwapup8 .NextDisabled { font-size: 12px;font-family:Arial;display:inline-block; height:14px; margin-left: 2px; padding: 2px 4px;background: #fff;color:#ccc;border: solid 1px #AFD5F5; line-height:14px;} .headStyle1mjtwapup8 .Next { font-size: 12px;font-family:Arial; margin-left: 2px; padding: 2px 4px;line-height:14px;} .headStyle1mjtwapup8 .this-page {font-size: 12px;font-family:Arial;display:inline-block;height:14px;padding: 2px 4px; border: solid 1px #AFD5F5; background: #E1F0FD; font-weight: bold; color:black; MARGIN-RIGHT: 1px;line-height:14px;} .headStyle1mjtwapup8 a:hover {font-size: 12px;font-family:Arial;color: black; background: #EFF7FE; border-color: #AFD5F5; text-decoration: none;line-height:14px;} .headStyle1mjtwapup8 a:link {font-size: 12px;font-family:Arial;color: #000000; text-decoration: none;line-height:14px;} .headStyle1mjtwapup8 a:active { font-size: 12px;font-family:Arial;color: black; text-decoration: none; background: #EFF7FE; line-height:14px;} </style><script language="javascript" src="/system/resource/js/gotopage.js"></script><script type="text/javascript">function a194026_gopage_fun(){_simple_list_gotopage_fun(3,'a194026GOPAGE',2)}</script><table cellspacing="0" cellpadding="0" border="0"><TR><td colspan="0"><table cellspacing="0" class="headStyle1mjtwapup8" width="100%" cellpadding="1"><tr valign="middle"><TD nowrap align="left" width="1%" id="fanye194026">Total15 1/3 </td><td nowrap align="left"><div><span class="PrevDisabled">First</span><span class="PrevDisabled">Previous</span><a href="Ecard_service/2.htm" class="Next">Next</a><a href="Ecard_service/1.htm" class="Next">Last</a> <input align="absmiddle" type="button" class="defaultButtonStyle" id="gotopagebut" name="a194026Find" value="Go to Page" onclick="javascript:a194026_gopage_fun()"><INPUT size="2" align="absmiddle" class="defaultInputStyle" NAME="a194026GOPAGE" id="a194026GOPAGE" VALUE="" style="margin-left:1px;margin-right:1px"></div></td></tr></table></table></div><script>_showDynClickBatch(['dynclicks_u7_1315','dynclicks_u7_1061','dynclicks_u7_1060','dynclicks_u7_1284','dynclicks_u7_1059','dynclicks_u7_1057'],[1315,1061,1060,1284,1059,1057],"wbnews", 1402795688)</script> </div> <div class="clear"></div> </div> <div class="clear"></div> <!-- 版权内容请在本组件"内容配置-版权"处填写 --> <div class="foot">Copyright © 2020 Shanghai Jiao Tong University Network & Information Center All rights reserved. 沪 ICP 备 20170179</div> </body> </html>