- 扫描 ID:
- 9a8821ac-f071-4e35-80ec-ce66a9878308已完成
- 提交的 URL:
- https://goandbake.com/main已重定向
- 报告完成时间:
链接 · 找到 1 个
从页面中识别出的传出链接
链接 | 文本 |
---|---|
http://www.simkin.co.uk | ©2024 Simkin Solutions |
JavaScript 变量 · 找到 21 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
addClass | function |
removeClass | function |
arrayContains | function |
hasClass | function |
over | function |
控制台日志消息 · 找到 1 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
verbose | dom |
|
HTML
页面的原始 HTML 正文
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> Bakery Production Management System</title>
<link href="/css/styles.1.css" rel="stylesheet" type="text/css">
<link href="/css/superfish.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="/javascript/jquery-1.8.3.min.js"></script>
<script type="text/javascript" src="/javascript/superfish.js"></script>
<script type="text/javascript" src="/javascript/general.js"></script>
<script src="/jquery_ui/js/jquery-ui-1.10.0.custom.min.js"></script>
<link href="/jquery_ui/css/smoothness/jquery-ui-1.10.0.custom.css" rel="stylesheet" type="text/css">
<script src="/javascript/moment.min.js"></script>
<script src="/javascript/jquery.rss.js"></script>
</head>
<body>
<div id="container">
<div id="header">
<a href="/"><img alt="Go and Bake - Bakery Production Management System" src="/images/logo-menu.png"></a>
<form style="float:right" method="post" action="/login" class="login-form">
<table>
<tbody><tr>
<td><label for="company_id">Company Id:</label></td>
<td><input size="20" placeholder="Your company id" type="text" name="company_id" id="company_id" value="">
</td>
</tr>
<tr>
<td><label for="user_email">Email:</label></td>
<td><input type="text" size="20" placeholder="Your email address" name="user_email" id="user_email" value="">
</td>
</tr>
<tr>
<td><label for="user_password">Password:</label></td>
<td><input size="10" placeholder="Password" type="password" name="user_password" id="user_password" value="">
</td>
</tr>
<tr>
<td colspan="2">
<input type="submit" name="login" value="Login">
</td>
</tr>
</tbody></table>
</form>
<br clear="all">
</div>
<ul class="sf-menu">
<li><a href="/">Home</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
<li><a href="faqs.html">FAQs</a></li>
</ul>
<br clear="all">
<div id="content">
<h2>Welcome to Go and Bake</h2>
<p>This online application was designed by a baker and built by a genius, all with one purpose in mind. Give bakers more time to do what they do best and less time pulling your hair out over a spreadsheet, writing manual delivery notes, or compiling end of month to work out what your wholesale customers need to be invoiced for.</p>
<p>GoAndBake is not an accounting package. It is designed to sit alongside an accounting package to help with production and dispatch.</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></div>
<div id="copyright"><a href="http://www.simkin.co.uk" target="_blank">©2024 Simkin Solutions</a> | <a href="privacy_policy.html">Privacy policy</a></div>
</div>
</body></html>