You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
758 B
Plaintext
22 lines
758 B
Plaintext
<%@ Page Title="" Language="C#" MasterPageFile="~/Areas/TruckMng/Views/Shared/Site.Master"
|
|
Inherits="System.Web.Mvc.ViewPage<dynamic>" %>
|
|
|
|
|
|
<%--<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
|
|
|
|
<iframe id=Iframe1 name=win width=100% height=1024 frameborder="0"
|
|
scrolling=auto src=http://www.51chache.net:10080/login!jywllg.action?login.loginName=jywl&login.password=123456>
|
|
</iframe>
|
|
|
|
</asp:Content>--%>
|
|
|
|
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
|
|
|
|
<script type="text/javascript" src="../../../../Areas/TruckMng/Viewsjs/GPSLocation/Index.js"></script>
|
|
|
|
</asp:Content>
|
|
|
|
<asp:Content ID="Content2" ContentPlaceHolderID="head" runat="server">
|
|
<div id="viewport" ></div>
|
|
</asp:Content>
|