|
|
@@ -0,0 +1,83 @@
|
|
|
+<!DOCTYPE HTML>
|
|
|
+<html lang="zh-CN">
|
|
|
+<head>
|
|
|
+<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
+<meta name="baidu-site-verification" content="S0kf5fz0uA" />
|
|
|
+<meta charset="utf-8">
|
|
|
+<title>UAS商务平台</title>
|
|
|
+<base target="_blank" />
|
|
|
+<meta name="keywords" content="UAS商务平台,优软B2B平台,商务平台,B2B平台,B2B,电子商务,ERP,UAS,UBTOB.COM,USOFTCHINA.COM,优软">
|
|
|
+<meta name="description" content="优软商务平台,企业供销信息交流平台。">
|
|
|
+<link href="static/img/icon/u.png" rel="icon" type="image/x-icon" />
|
|
|
+<link rel="stylesheet" href="static/lib/bootstrap/css/bootstrap.min.css" />
|
|
|
+<link rel="stylesheet" href="static/lib/fontawesome/css/font-awesome.min.css" />
|
|
|
+<link rel="stylesheet" href="static/lib/angular/toaster.css" />
|
|
|
+<link rel="stylesheet" href="static/css/register.css" />
|
|
|
+</head>
|
|
|
+<body>
|
|
|
+<!-- old brower Start -->
|
|
|
+ <div id="brower-tip" style="display: none;">
|
|
|
+ <div class="container">
|
|
|
+ <div class="pull-left">
|
|
|
+ <i class="fa fa-fw fa-warning text-danger"></i> 浏览器更新提示:您的浏览器版本较低,可能会影响使用效果,建议升级浏览器到最新版本,或 <a
|
|
|
+ href="http://dlsw.baidu.com/sw-search-sp/soft/9d/14744/ChromeStandaloneSetup.1418195695.exe"
|
|
|
+ target="_blank" class="btn btn-xs btn-warning">下载Chrome高速浏览器</a>
|
|
|
+ </div>
|
|
|
+ <div class="pull-right">
|
|
|
+ <a class="text-muted btn" onclick="document.getElementById('brower-tip').style.display='none';">我知道了<i
|
|
|
+ class="fa fa-fw fa-times"></i></a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <script>
|
|
|
+ var lessthenIE9 = function() {
|
|
|
+ var agent = navigator.userAgent.toLowerCase(), mode = document.documentMode;
|
|
|
+ return /msie 9/.test(agent) || /msie 8/.test(agent) || /msie 7/.test(agent) || (mode && [7,8,9].indexOf(mode) > -1);
|
|
|
+ };
|
|
|
+ lessthenIE9() && (document.getElementById("brower-tip").style.display = 'block');
|
|
|
+ </script>
|
|
|
+ </div>
|
|
|
+ <!-- old brower End -->
|
|
|
+ <!-- header Start -->
|
|
|
+ <nav id="top" class="navbar" style="margin-bottom: 0;">
|
|
|
+ <div class="container">
|
|
|
+ <div class="navbar-header">
|
|
|
+ <a class="navbar-brand title"></a> <b></b> <span>商务平台</span>
|
|
|
+ </div>
|
|
|
+ <div class="navbar-right">
|
|
|
+ <p class="navbar-text">
|
|
|
+ 已经注册优软商务平台?<a href="signin">立即登录</a>
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </nav>
|
|
|
+ <!-- header End -->
|
|
|
+ <!-- main Start -->
|
|
|
+ <div class="container" ui-view>
|
|
|
+ <!-- main content (step1\step2\step2\...) -->
|
|
|
+ </div>
|
|
|
+ <!-- main End -->
|
|
|
+ <div class="navbar" id="footer">
|
|
|
+ <!-- footer inner -->
|
|
|
+ <div class="container">
|
|
|
+ <div class="link-group">
|
|
|
+ <ul class="list-inline text-center">
|
|
|
+ <li><a href="http://www.usoftchina.com">关于优软</a></li>
|
|
|
+ <li><a href="http://www.usoftchina.com">联系我们</a></li>
|
|
|
+ <li><a href="serve#/contact">在线客服</a></li>
|
|
|
+ <li><a href="serve">客服中心</a></li>
|
|
|
+ <li><a href="serve#/contact">联系邮箱</a></li>
|
|
|
+ <li><a href="http://www.usoftchina.com">服务条款 </a></li>
|
|
|
+ <li><a href="#">投诉反馈 </a></li>
|
|
|
+ <li>© 2014-2015 深圳市优软科技有限公司. 版权所有.</li>
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <!-- 消息提示框 Start-->
|
|
|
+ <toaster-container
|
|
|
+ toaster-options="{'position-class': 'toast-top-center'}"></toaster-container>
|
|
|
+ <!-- 消息提示框 End -->
|
|
|
+ <script type="text/javascript" src="static/lib/require.js"
|
|
|
+ data-main="static/js/changeAdmin/main.js"></script>
|
|
|
+</body>
|
|
|
+</html>
|