|
@@ -3,63 +3,64 @@
|
|
|
<head>
|
|
<head>
|
|
|
<title>MCMS-OPEN</title>
|
|
<title>MCMS-OPEN</title>
|
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
|
-<link rel="stylesheet" type="text/css" href="http://127.0.0.1:8080/ms-mcms/plugins/iconfont/1.0.0/iconfont.css" />
|
|
|
|
|
-<link rel="stylesheet/less" type="text/css" href="http://127.0.0.1:8080/ms-mcms/templets/1/default/less/base.less">
|
|
|
|
|
-<link rel="stylesheet/less" type="text/css" href="http://127.0.0.1:8080/ms-mcms/templets/1/default/less/index.less">
|
|
|
|
|
-<link rel="stylesheet/less" type="text/css" href="http://127.0.0.1:8080/ms-mcms/templets/1/default/less/advice.less">
|
|
|
|
|
-<link rel="stylesheet/less" type="text/css" href="http://127.0.0.1:8080/ms-mcms/templets/1/default/less/case-list.less">
|
|
|
|
|
-<link rel="stylesheet/less" type="text/css" href="http://127.0.0.1:8080/ms-mcms/templets/1/default/less/about.less">
|
|
|
|
|
-<link rel="stylesheet/less" type="text/css" href="http://127.0.0.1:8080/ms-mcms/templets/1/default/less/news-list.less">
|
|
|
|
|
-<link rel="stylesheet/less" type="text/css" href="http://127.0.0.1:8080/ms-mcms/templets/1/default/less/news-show.less">
|
|
|
|
|
-<link rel="stylesheet/less" type="text/css" href="http://127.0.0.1:8080/ms-mcms/templets/1/default/less/center.less">
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/plugins/jquery/1.9.1/jquery-1.9.1.js"></script>
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/templets/1/default/js/slider.js"></script>
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/static/plugins/less/3.9.0/less.min.js"></script>
|
|
|
|
|
|
|
+<link rel="stylesheet" type="text/css" href="http://localhost:8080/ms-mcms/plugins/iconfont/1.0.0/iconfont.css" />
|
|
|
|
|
+<link rel="stylesheet" type="text/css" href="http://localhost:8080/ms-mcms/templets/1/default/css/base.css">
|
|
|
|
|
+<link rel="stylesheet" type="text/css" href="http://localhost:8080/ms-mcms/templets/1/default/css/index.css">
|
|
|
|
|
+<link rel="stylesheet" type="text/css" href="http://localhost:8080/ms-mcms/templets/1/default/css/advice.css">
|
|
|
|
|
+<link rel="stylesheet" type="text/css" href="http://localhost:8080/ms-mcms/templets/1/default/css/case-list.css">
|
|
|
|
|
+<link rel="stylesheet" type="text/css" href="http://localhost:8080/ms-mcms/templets/1/default/css/about.css">
|
|
|
|
|
+<link rel="stylesheet" type="text/css" href="http://localhost:8080/ms-mcms/templets/1/default/css/news-list.css">
|
|
|
|
|
+<link rel="stylesheet" type="text/css" href="http://localhost:8080/ms-mcms/templets/1/default/css/news-show.css">
|
|
|
|
|
+<link rel="stylesheet" type="text/css" href="http://localhost:8080/ms-mcms/templets/1/default/css/center.css">
|
|
|
|
|
+
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/plugins/jquery/1.9.1/jquery-1.9.1.js"></script>
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/templets/1/default/js/slider.js"></script>
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/static/plugins/less/3.9.0/less.min.js"></script>
|
|
|
<!--vue-懒加载-表单验证-->
|
|
<!--vue-懒加载-表单验证-->
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/plugins/vue/2.6.9/vue.min.js"></script>
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/plugins/validator/10.8.0/validator.min.js"></script>
|
|
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/plugins/vue/2.6.9/vue.min.js"></script>
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/plugins/validator/10.8.0/validator.min.js"></script>
|
|
|
<!-- Element -->
|
|
<!-- Element -->
|
|
|
-<link rel="stylesheet" href="http://127.0.0.1:8080/ms-mcms/plugins/element-ui/2.8.2/index.css">
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/plugins/element-ui/2.8.2/index.js"></script>
|
|
|
|
|
|
|
+<link rel="stylesheet" href="http://localhost:8080/ms-mcms/plugins/element-ui/2.8.2/index.css">
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/plugins/element-ui/2.8.2/index.js"></script>
|
|
|
|
|
|
|
|
-<link rel="stylesheet" type="text/css" href="http://127.0.0.1:8080/ms-mcms/templets/1/default/css/animate.css">
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/static/plugins/axios/0.18.0/axios.min.js"></script>
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/static/plugins/ms/1.0.0/ms.js"></script>
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/static/plugins/ms/1.0.0/ms.http.js"></script>
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/static/plugins/ms/1.0.0/ms.util.js"></script>
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/api/ms.people.min.js"></script>
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/static/plugins/plupload/plupload.full.min.js"></script>
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/static/plugins/qs/6.6.0/qs.min.js"></script>
|
|
|
|
|
-<script src="http://127.0.0.1:8080/ms-mcms/static/plugins/ms/1.0.0/ms.upload.js"></script>
|
|
|
|
|
|
|
+<link rel="stylesheet" type="text/css" href="http://localhost:8080/ms-mcms/templets/1/default/css/animate.css">
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/static/plugins/axios/0.18.0/axios.min.js"></script>
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/static/plugins/ms/1.0.0/ms.js"></script>
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/static/plugins/ms/1.0.0/ms.http.js"></script>
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/static/plugins/ms/1.0.0/ms.util.js"></script>
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/api/ms.people.min.js"></script>
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/static/plugins/plupload/plupload.full.min.js"></script>
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/static/plugins/qs/6.6.0/qs.min.js"></script>
|
|
|
|
|
+<script src="http://localhost:8080/ms-mcms/static/plugins/ms/1.0.0/ms.upload.js"></script>
|
|
|
<script>
|
|
<script>
|
|
|
window.http = ms.http;
|
|
window.http = ms.http;
|
|
|
- ms.base = "http://127.0.0.1:8080/ms-mcms";
|
|
|
|
|
- ms.login = 'http://127.0.0.1:8080/ms-mcms';
|
|
|
|
|
-</script> <link rel="stylesheet" type="text/css" href="http://127.0.0.1:8080/ms-mcms/plugins/bootstrap/3.3.5/css/bootstrap.min.css">
|
|
|
|
|
- <script type="text/javascript" src="http://127.0.0.1:8080/ms-mcms/plugins/bootstrap/3.3.5/js/bootstrap.min.js"></script>
|
|
|
|
|
|
|
+ ms.base = "http://localhost:8080/ms-mcms";
|
|
|
|
|
+ ms.login = 'http://localhost:8080/ms-mcms';
|
|
|
|
|
+</script> <link rel="stylesheet" type="text/css" href="http://localhost:8080/ms-mcms/plugins/bootstrap/3.3.5/css/bootstrap.min.css">
|
|
|
|
|
+ <script type="text/javascript" src="http://localhost:8080/ms-mcms/plugins/bootstrap/3.3.5/js/bootstrap.min.js"></script>
|
|
|
<script>
|
|
<script>
|
|
|
var ms = {
|
|
var ms = {
|
|
|
- base:"http://mstore.mingsoft.net"
|
|
|
|
|
|
|
+ base:"http://store.mingsoft.net"
|
|
|
}
|
|
}
|
|
|
</script>
|
|
</script>
|
|
|
- <script src="http://mstore.mingsoft.net/api/ms.web.mstore.js"></script>
|
|
|
|
|
|
|
+ <script src="http://store.mingsoft.net/api/ms.web.mstore.js"></script>
|
|
|
</head>
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
<body>
|
|
|
<div class="ms-head">
|
|
<div class="ms-head">
|
|
|
<div class="head-menu">
|
|
<div class="head-menu">
|
|
|
<div class="head-men-left head-menu-flex-center">
|
|
<div class="head-men-left head-menu-flex-center">
|
|
|
- <a href="http://127.0.0.1:8080/ms-mcms/html/1/index.html">
|
|
|
|
|
|
|
+ <a href="http://localhost:8080/ms-mcms/html/1/index.html">
|
|
|
<img src="http://cdn.mingsoft.net/images/logo.png" />
|
|
<img src="http://cdn.mingsoft.net/images/logo.png" />
|
|
|
</a>
|
|
</a>
|
|
|
<ul class="head-menu-list">
|
|
<ul class="head-menu-list">
|
|
|
<li class="head-menu-list-li">走进铭飞
|
|
<li class="head-menu-list-li">走进铭飞
|
|
|
<ul class="head-menu-son-list">
|
|
<ul class="head-menu-son-list">
|
|
|
<li>
|
|
<li>
|
|
|
- <a target="_blank" href='http://127.0.0.1:8080/ms-mcms/html/1//53/index.html'>关于我们</a>
|
|
|
|
|
|
|
+ <a target="_blank" href='http://localhost:8080/ms-mcms/html/1//53/index.html'>关于我们</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
- <a target="_blank" href='http://127.0.0.1:8080/ms-mcms/html/1//59/index.html'>公司动态</a>
|
|
|
|
|
|
|
+ <a target="_blank" href='http://localhost:8080/ms-mcms/html/1//59/index.html'>公司动态</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
<a target="_blank" href='http://mingsoft.net/html/1//5527/index.html#faz'>发展历程</a>
|
|
<a target="_blank" href='http://mingsoft.net/html/1//5527/index.html#faz'>发展历程</a>
|
|
@@ -68,22 +69,22 @@
|
|
|
<a target="_blank" href='http://mingsoft.net/html/1//5527/index.html#lianx'>加入我们</a>
|
|
<a target="_blank" href='http://mingsoft.net/html/1//5527/index.html#lianx'>加入我们</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
- <a target="_blank" href='http://127.0.0.1:8080/ms-mcms/html/1//19/141/index.html'>联系我们</a>
|
|
|
|
|
|
|
+ <a target="_blank" href='http://localhost:8080/ms-mcms/html/1//19/141/index.html'>联系我们</a>
|
|
|
</li>
|
|
</li>
|
|
|
</ul>
|
|
</ul>
|
|
|
</li>
|
|
</li>
|
|
|
<li class="head-menu-list-li">
|
|
<li class="head-menu-list-li">
|
|
|
- <a href='http://127.0.0.1:8080/ms-mcms/html/1//149/index.html'>案例</a>
|
|
|
|
|
|
|
+ <a href='http://localhost:8080/ms-mcms/html/1//149/index.html'>案例</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li class="head-menu-list-li">
|
|
<li class="head-menu-list-li">
|
|
|
- <a target="_blank" href='http://mstore.mingsoft.net/mstoreShow.do'>插件&模板</a>
|
|
|
|
|
|
|
+ <a target="_blank" href='http://store.mingsoft.net/mstore/index.do'>插件&模板</a>
|
|
|
<!-- <ul class="head-menu-son-list">
|
|
<!-- <ul class="head-menu-son-list">
|
|
|
<li><a href='http://mstore.mingsoft.net/mstoreShow.do'>模板</a></li>
|
|
<li><a href='http://mstore.mingsoft.net/mstoreShow.do'>模板</a></li>
|
|
|
<li><a href='http://mstore.mingsoft.net/mstoreShow.do'>插件</a></li>
|
|
<li><a href='http://mstore.mingsoft.net/mstoreShow.do'>插件</a></li>
|
|
|
</ul> -->
|
|
</ul> -->
|
|
|
</li>
|
|
</li>
|
|
|
<li class="head-menu-list-li">
|
|
<li class="head-menu-list-li">
|
|
|
- <a target="_blank" href='http://127.0.0.1:8080/ms-mcms/html/1//19/142/index.html'>在线留言</a>
|
|
|
|
|
|
|
+ <a target="_blank" href='http://localhost:8080/ms-mcms/html/1//19/142/index.html'>在线留言</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li class="head-menu-list-li">技术支持
|
|
<li class="head-menu-list-li">技术支持
|
|
|
<ul class="head-menu-son-list">
|
|
<ul class="head-menu-son-list">
|
|
@@ -102,7 +103,7 @@
|
|
|
</div>
|
|
</div>
|
|
|
<div class="head-men-right head-menu-flex-center">
|
|
<div class="head-men-right head-menu-flex-center">
|
|
|
<div class="head-menu-flex-center head-menu-right-search">
|
|
<div class="head-menu-flex-center head-menu-right-search">
|
|
|
- <form id="searchDataForm" action="http://127.0.0.1:8080/ms-mcms/cms/1/search.do" method="post">
|
|
|
|
|
|
|
+ <form id="searchDataForm" action="http://localhost:8080/ms-mcms/cms/1/search.do" method="post">
|
|
|
<input type="text" class='ms-search-input' name="basic_title" placeholder="请输入关键字">
|
|
<input type="text" class='ms-search-input' name="basic_title" placeholder="请输入关键字">
|
|
|
<!-- <i class="iconfont ms-search-click"></i> -->
|
|
<!-- <i class="iconfont ms-search-click"></i> -->
|
|
|
<input type="submit" value="" class="ms-search-click">
|
|
<input type="submit" value="" class="ms-search-click">
|
|
@@ -111,12 +112,12 @@
|
|
|
<div class="head-menu-right-content" id="ms-login-vue">
|
|
<div class="head-menu-right-content" id="ms-login-vue">
|
|
|
<span v-show="!isLogin" style="display: none;">
|
|
<span v-show="!isLogin" style="display: none;">
|
|
|
<span>
|
|
<span>
|
|
|
- <a href='http://127.0.0.1:8080/ms-mcms/mcms/login.do'>登录</a>
|
|
|
|
|
- </span>|<span><a href='http://127.0.0.1:8080/ms-mcms/mcms/register.do'>注册</a></span>
|
|
|
|
|
|
|
+ <a href='http://localhost:8080/ms-mcms/mcms/login.do'>登录</a>
|
|
|
|
|
+ </span>|<span><a href='http://localhost:8080/ms-mcms/mcms/register.do'>注册</a></span>
|
|
|
</span>
|
|
</span>
|
|
|
<div class="topbar-info J_userInfo loginSuccess hide-default" v-show="isLogin" style="display: none;">
|
|
<div class="topbar-info J_userInfo loginSuccess hide-default" v-show="isLogin" style="display: none;">
|
|
|
- <a class="user-name" href="http://127.0.0.1:8080/ms-mcms/people/center.do">
|
|
|
|
|
- <img :src="'http://127.0.0.1:8080/ms-mcms/'+peopleInfo.puIcon" class="loginImg user_icon" onerror="this.src='http://cdn.mingsoft.net/global/images/msheader.png'">
|
|
|
|
|
|
|
+ <a class="user-name" href="http://localhost:8080/ms-mcms/people/center.do">
|
|
|
|
|
+ <img :src="'http://localhost:8080/ms-mcms/'+peopleInfo.puIcon" class="loginImg user_icon" onerror="this.src='http://cdn.mingsoft.net/global/images/msheader.png'">
|
|
|
<b class="userName ms-userName" v-text="peopleInfo.puNickname"></b>
|
|
<b class="userName ms-userName" v-text="peopleInfo.puNickname"></b>
|
|
|
</a>
|
|
</a>
|
|
|
<a href="javascript:;" class="quitLogin" @click="quitLogin">退出</a>
|
|
<a href="javascript:;" class="quitLogin" @click="quitLogin">退出</a>
|
|
@@ -139,13 +140,13 @@
|
|
|
var target = this;
|
|
var target = this;
|
|
|
$.ajax({
|
|
$.ajax({
|
|
|
type: "POST",
|
|
type: "POST",
|
|
|
- url: "http://127.0.0.1:8080/ms-mcms/checkLoginStatus.do",
|
|
|
|
|
|
|
+ url: "http://localhost:8080/ms-mcms/checkLoginStatus.do",
|
|
|
success: function(msg) {
|
|
success: function(msg) {
|
|
|
target.isLogin = msg.result; //判断用户是否登录,如登录,则target.isLogin===true
|
|
target.isLogin = msg.result; //判断用户是否登录,如登录,则target.isLogin===true
|
|
|
if(msg.result) {
|
|
if(msg.result) {
|
|
|
$.ajax({
|
|
$.ajax({
|
|
|
type: "GET",
|
|
type: "GET",
|
|
|
- url: "http://127.0.0.1:8080/ms-mcms/people/user/info.do",
|
|
|
|
|
|
|
+ url: "http://localhost:8080/ms-mcms/people/user/info.do",
|
|
|
success: function(msg) {
|
|
success: function(msg) {
|
|
|
target.peopleInfo = msg; //target.peopleInfo为当前登录用户的基本信息
|
|
target.peopleInfo = msg; //target.peopleInfo为当前登录用户的基本信息
|
|
|
}
|
|
}
|
|
@@ -160,11 +161,11 @@
|
|
|
var target = this;
|
|
var target = this;
|
|
|
$.ajax({
|
|
$.ajax({
|
|
|
type: "GET",
|
|
type: "GET",
|
|
|
- url: "http://127.0.0.1:8080/ms-mcms/people/quit.do",
|
|
|
|
|
|
|
+ url: "http://localhost:8080/ms-mcms/people/quit.do",
|
|
|
success: function(msg) {
|
|
success: function(msg) {
|
|
|
if(msg.result) {
|
|
if(msg.result) {
|
|
|
$("body").append("<form id='msHeadForm' action=''></form>");
|
|
$("body").append("<form id='msHeadForm' action=''></form>");
|
|
|
- $("#msHeadForm").attr("action", "http://127.0.0.1:8080/ms-mcms").submit();
|
|
|
|
|
|
|
+ $("#msHeadForm").attr("action", "http://localhost:8080/ms-mcms").submit();
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
})
|
|
})
|
|
@@ -198,15 +199,15 @@
|
|
|
<div id="banner_tabs" class="flexslider">
|
|
<div id="banner_tabs" class="flexslider">
|
|
|
<ul class="slides">
|
|
<ul class="slides">
|
|
|
<template v-for="banner in bannerList">
|
|
<template v-for="banner in bannerList">
|
|
|
- <li style="background:url(http://127.0.0.1:8080/ms-mcms/templets/1/default/images/03.jpg) no-repeat center;">
|
|
|
|
|
|
|
+ <li style="background:url(http://localhost:8080/ms-mcms/templets/1/default/images/03.jpg) no-repeat center;">
|
|
|
<p class="banner_tit animated fadeInLeft">铭飞MS平台</p>
|
|
<p class="banner_tit animated fadeInLeft">铭飞MS平台</p>
|
|
|
<p class="banner_des animated fadeInRight">MCms系统永久完整开源</p>
|
|
<p class="banner_des animated fadeInRight">MCms系统永久完整开源</p>
|
|
|
</li>
|
|
</li>
|
|
|
- <li style="background:url(http://127.0.0.1:8080/ms-mcms/templets/1/default/images/03.jpg) no-repeat center;">
|
|
|
|
|
|
|
+ <li style="background:url(http://localhost:8080/ms-mcms/templets/1/default/images/03.jpg) no-repeat center;">
|
|
|
<p class="banner_tit animated fadeInLeft">MStore</p>
|
|
<p class="banner_tit animated fadeInLeft">MStore</p>
|
|
|
<p class="banner_des animated fadeInRight">丰富强大的功能插件、海量精美的行业模板</p>
|
|
<p class="banner_des animated fadeInRight">丰富强大的功能插件、海量精美的行业模板</p>
|
|
|
</li>
|
|
</li>
|
|
|
- <li style="background:url(http://127.0.0.1:8080/ms-mcms/templets/1/default/images/03.jpg) no-repeat center;">
|
|
|
|
|
|
|
+ <li style="background:url(http://localhost:8080/ms-mcms/templets/1/default/images/03.jpg) no-repeat center;">
|
|
|
<p class="banner_tit animated fadeInLeft">优质的服务体验</p>
|
|
<p class="banner_tit animated fadeInLeft">优质的服务体验</p>
|
|
|
<p class="banner_des animated fadeInRight">人工远程协助服务、永久享受更新升级</p>
|
|
<p class="banner_des animated fadeInRight">人工远程协助服务、永久享受更新升级</p>
|
|
|
</li>
|
|
</li>
|
|
@@ -236,30 +237,30 @@
|
|
|
<div class="tab-content">
|
|
<div class="tab-content">
|
|
|
<div role="tabpanel" class="tab-pane active" id="model">
|
|
<div role="tabpanel" class="tab-pane active" id="model">
|
|
|
<div style="display: none;" class="ms-loading" v-show="!loading">
|
|
<div style="display: none;" class="ms-loading" v-show="!loading">
|
|
|
- <img src="http://127.0.0.1:8080/ms-mcms/templets/1/default/images/loading.gif" />
|
|
|
|
|
|
|
+ <img src="http://localhost:8080/ms-mcms/templets/1/default/images/loading.gif" />
|
|
|
</div>
|
|
</div>
|
|
|
<div class="ms-model-content" style="display: none;" v-show="loading">
|
|
<div class="ms-model-content" style="display: none;" v-show="loading">
|
|
|
<template v-for="model in modelList">
|
|
<template v-for="model in modelList">
|
|
|
<div class="ms-model-list">
|
|
<div class="ms-model-list">
|
|
|
<a class="ms-model-img" :href="model.upgraderVersionUrl" target="_blank">
|
|
<a class="ms-model-img" :href="model.upgraderVersionUrl" target="_blank">
|
|
|
- <img @mouseout="imgMout()" @mouseover="imgMover()" :src="'http://mstore.mingsoft.net/'+model.upgraderVersionImg" onerror="this.src='http://127.0.0.1:8080/ms-mcms/templets/1/default/images/no-data.png'" />
|
|
|
|
|
|
|
+ <img @mouseout="imgMout()" @mouseover="imgMover()" :src="'http://store.mingsoft.net/'+model.upgraderVersionImg" onerror="this.src='http://localhost:8080/ms-mcms/templets/1/default/images/no-data.png'" />
|
|
|
</a>
|
|
</a>
|
|
|
- <div class="ms-model-mobile-img" v-if="model.upgraderVersionMobileImg != '' && model.upgraderVersionMobileImg != undefined" style="background: url(http://127.0.0.1:8080/ms-mcms/templets/1/default/images/mobile.png)">
|
|
|
|
|
|
|
+ <div class="ms-model-mobile-img" v-if="model.upgraderVersionMobileImg != '' && model.upgraderVersionMobileImg != undefined" style="background: url(http://localhost:8080/ms-mcms/templets/1/default/images/mobile.png)">
|
|
|
<div>
|
|
<div>
|
|
|
- <img @mouseout="imgMout()" @mouseover="imgMover()" :src="'http://mstore.mingsoft.net/'+model.upgraderVersionMobileImg" onerror="this.src='http://127.0.0.1:8080/ms-mcms/templets/1/default/images/no-data.png'" />
|
|
|
|
|
|
|
+ <img @mouseout="imgMout()" @mouseover="imgMover()" :src="'http://store.mingsoft.net/'+model.upgraderVersionMobileImg" onerror="this.src='http://localhost:8080/ms-mcms/templets/1/default/images/no-data.png'" />
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="ms-model-info">
|
|
<div class="ms-model-info">
|
|
|
<span v-text="model.upgraderVersionName"></span>
|
|
<span v-text="model.upgraderVersionName"></span>
|
|
|
<img class="ms-model-info-img" :src="model.upgraderVersionPeopleIcon" onerror="this.src='http://cdn.mingsoft.net/global/images/msheader.png'" />
|
|
<img class="ms-model-info-img" :src="model.upgraderVersionPeopleIcon" onerror="this.src='http://cdn.mingsoft.net/global/images/msheader.png'" />
|
|
|
- <img :src="'http://127.0.0.1:8080/ms-mcms/templets/1/default/images/level-'+model.upgraderVersionStart+'.png'" />
|
|
|
|
|
|
|
+ <img :src="'http://localhost:8080/ms-mcms/templets/1/default/images/level-'+model.upgraderVersionStart+'.png'" />
|
|
|
<div class="ms-model-type">模板</div>
|
|
<div class="ms-model-type">模板</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</template>
|
|
</template>
|
|
|
<div class="ms-model-list" style="display: none;" v-show="loading">
|
|
<div class="ms-model-list" style="display: none;" v-show="loading">
|
|
|
<div class="ms-model-more">
|
|
<div class="ms-model-more">
|
|
|
- <div onclick="window.open('http://mstore.mingsoft.net/mstoreShow.do')">查看更多</div>
|
|
|
|
|
|
|
+ <div onclick="window.open('http://store.mingsoft.net/mstoreShow.do')">查看更多</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
@@ -269,19 +270,19 @@
|
|
|
<template v-for="pulg in pulgList">
|
|
<template v-for="pulg in pulgList">
|
|
|
<div class="ms-model-list">
|
|
<div class="ms-model-list">
|
|
|
<a class="ms-model-img" :href="pulg.upgraderVersionUrl" target="_blank">
|
|
<a class="ms-model-img" :href="pulg.upgraderVersionUrl" target="_blank">
|
|
|
- <img :src="'http://mstore.mingsoft.net/'+pulg.upgraderVersionImg" onerror="this.src='http://127.0.0.1:8080/ms-mcms/templets/1/default/images/no-data.png'" />
|
|
|
|
|
|
|
+ <img :src="'http://store.mingsoft.net/'+pulg.upgraderVersionImg" onerror="this.src='http://localhost:8080/ms-mcms/templets/1/default/images/no-data.png'" />
|
|
|
</a>
|
|
</a>
|
|
|
<div class="ms-model-info">
|
|
<div class="ms-model-info">
|
|
|
<span v-text="pulg.upgraderVersionName"></span>
|
|
<span v-text="pulg.upgraderVersionName"></span>
|
|
|
<img class="ms-model-info-img" :src="pulg.upgraderVersionPeopleIcon" onerror="this.src='http://cdn.mingsoft.net/global/images/msheader.png'" />
|
|
<img class="ms-model-info-img" :src="pulg.upgraderVersionPeopleIcon" onerror="this.src='http://cdn.mingsoft.net/global/images/msheader.png'" />
|
|
|
- <img :src="'http://127.0.0.1:8080/ms-mcms/templets/1/default/images/level-'+pulg.upgraderVersionStart+'.png'" />
|
|
|
|
|
|
|
+ <img :src="'http://localhost:8080/ms-mcms/templets/1/default/images/level-'+pulg.upgraderVersionStart+'.png'" />
|
|
|
<div class="ms-model-type">插件</div>
|
|
<div class="ms-model-type">插件</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</template>
|
|
</template>
|
|
|
<div class="ms-model-list" style="display: none;" v-show="loading">
|
|
<div class="ms-model-list" style="display: none;" v-show="loading">
|
|
|
<div class="ms-model-more">
|
|
<div class="ms-model-more">
|
|
|
- <div onclick="window.open('http://mstore.mingsoft.net/mstoreShow.do')">查看更多</div>
|
|
|
|
|
|
|
+ <div onclick="window.open('http://store.mingsoft.net/mstoreShow.do')">查看更多</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
@@ -295,13 +296,13 @@
|
|
|
<div class="ms-content-case-title">
|
|
<div class="ms-content-case-title">
|
|
|
<div class="ms-content-case-title-words">网站案例</div>
|
|
<div class="ms-content-case-title-words">网站案例</div>
|
|
|
<div class="ms-content-case-more">
|
|
<div class="ms-content-case-more">
|
|
|
- <a href='http://127.0.0.1:8080/ms-mcms/html/1//149/index.html'>MORE>></a>
|
|
|
|
|
|
|
+ <a href='http://localhost:8080/ms-mcms/html/1//149/index.html'>MORE>></a>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="ms-content-case-list">
|
|
<div class="ms-content-case-list">
|
|
|
<div class="ms-content-main-case">
|
|
<div class="ms-content-main-case">
|
|
|
<div class="ms-content-main-case-img">
|
|
<div class="ms-content-main-case-img">
|
|
|
- <img src="http://127.0.0.1:8080/ms-mcms/upload/1//article/1531105696938.jpg">
|
|
|
|
|
|
|
+ <img src="http://localhost:8080/ms-mcms/upload/1//article/1531105696938.jpg">
|
|
|
</div>
|
|
</div>
|
|
|
<div class="ms-content-main-case-explain">
|
|
<div class="ms-content-main-case-explain">
|
|
|
<div class="ms-content-main-case-title">攀臣广告</div>
|
|
<div class="ms-content-main-case-title">攀臣广告</div>
|
|
@@ -318,7 +319,7 @@
|
|
|
</div>
|
|
</div>
|
|
|
<div class="ms-content-main-case">
|
|
<div class="ms-content-main-case">
|
|
|
<div class="ms-content-main-case-img">
|
|
<div class="ms-content-main-case-img">
|
|
|
- <img src="http://127.0.0.1:8080/ms-mcms/upload/1//article/1531105877049.jpg">
|
|
|
|
|
|
|
+ <img src="http://localhost:8080/ms-mcms/upload/1//article/1531105877049.jpg">
|
|
|
</div>
|
|
</div>
|
|
|
<div class="ms-content-main-case-explain">
|
|
<div class="ms-content-main-case-explain">
|
|
|
<div class="ms-content-main-case-title">华赋科创</div>
|
|
<div class="ms-content-main-case-title">华赋科创</div>
|
|
@@ -335,7 +336,7 @@
|
|
|
</div>
|
|
</div>
|
|
|
<div class="ms-content-main-case">
|
|
<div class="ms-content-main-case">
|
|
|
<div class="ms-content-main-case-img">
|
|
<div class="ms-content-main-case-img">
|
|
|
- <img src="http://127.0.0.1:8080/ms-mcms/upload/1//article/1531105970322.jpg">
|
|
|
|
|
|
|
+ <img src="http://localhost:8080/ms-mcms/upload/1//article/1531105970322.jpg">
|
|
|
</div>
|
|
</div>
|
|
|
<div class="ms-content-main-case-explain">
|
|
<div class="ms-content-main-case-explain">
|
|
|
<div class="ms-content-main-case-title">洛阳洛龙</div>
|
|
<div class="ms-content-main-case-title">洛阳洛龙</div>
|
|
@@ -399,14 +400,14 @@
|
|
|
<div class="ms-content-news-main-title">
|
|
<div class="ms-content-news-main-title">
|
|
|
<div class="ms-content-news-main-title-words">公司动态</div>
|
|
<div class="ms-content-news-main-title-words">公司动态</div>
|
|
|
<div class="ms-content-news-main-title-more">
|
|
<div class="ms-content-news-main-title-more">
|
|
|
- <a href='http://127.0.0.1:8080/ms-mcms/html/1//59/index.html'>MORE>></a>
|
|
|
|
|
|
|
+ <a href='http://localhost:8080/ms-mcms/html/1//59/index.html'>MORE>></a>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="ms-content-news-main-img-text">
|
|
<div class="ms-content-news-main-img-text">
|
|
|
- <img src="http://127.0.0.1:8080/ms-mcms/upload/article/1/1461384072200.jpeg">
|
|
|
|
|
|
|
+ <img src="http://localhost:8080/ms-mcms/upload/article/1/1461384072200.jpeg">
|
|
|
<ul class="ms-content-news-main-ul">
|
|
<ul class="ms-content-news-main-ul">
|
|
|
<li>
|
|
<li>
|
|
|
- <a href="http://127.0.0.1:8080/ms-mcms/html/1//59/69/70.html">
|
|
|
|
|
|
|
+ <a href="http://localhost:8080/ms-mcms/html/1//59/69/70.html">
|
|
|
<div class="ms-content-news-main-li-title">
|
|
<div class="ms-content-news-main-li-title">
|
|
|
<!-- <span class="ms-content-news-main-li-span">·</span> -->
|
|
<!-- <span class="ms-content-news-main-li-span">·</span> -->
|
|
|
<span class="">2015年 铭飞MCms获得最热门开源项目第40位</span>
|
|
<span class="">2015年 铭飞MCms获得最热门开源项目第40位</span>
|
|
@@ -415,7 +416,7 @@
|
|
|
</a>
|
|
</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
- <a href="http://127.0.0.1:8080/ms-mcms/html/1//59/68/71.html">
|
|
|
|
|
|
|
+ <a href="http://localhost:8080/ms-mcms/html/1//59/68/71.html">
|
|
|
<div class="ms-content-news-main-li-title">
|
|
<div class="ms-content-news-main-li-title">
|
|
|
<!-- <span class="ms-content-news-main-li-span">·</span> -->
|
|
<!-- <span class="ms-content-news-main-li-span">·</span> -->
|
|
|
<span class="">国内java开源 cms系统</span>
|
|
<span class="">国内java开源 cms系统</span>
|
|
@@ -424,7 +425,7 @@
|
|
|
</a>
|
|
</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
- <a href="http://127.0.0.1:8080/ms-mcms/html/1//59/68/72.html">
|
|
|
|
|
|
|
+ <a href="http://localhost:8080/ms-mcms/html/1//59/68/72.html">
|
|
|
<div class="ms-content-news-main-li-title">
|
|
<div class="ms-content-news-main-li-title">
|
|
|
<!-- <span class="ms-content-news-main-li-span">·</span> -->
|
|
<!-- <span class="ms-content-news-main-li-span">·</span> -->
|
|
|
<span class="">2016年CMS开源系统排行榜</span>
|
|
<span class="">2016年CMS开源系统排行榜</span>
|
|
@@ -433,7 +434,7 @@
|
|
|
</a>
|
|
</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
- <a href="http://127.0.0.1:8080/ms-mcms/html/1//59/68/73.html">
|
|
|
|
|
|
|
+ <a href="http://localhost:8080/ms-mcms/html/1//59/68/73.html">
|
|
|
<div class="ms-content-news-main-li-title">
|
|
<div class="ms-content-news-main-li-title">
|
|
|
<!-- <span class="ms-content-news-main-li-span">·</span> -->
|
|
<!-- <span class="ms-content-news-main-li-span">·</span> -->
|
|
|
<span class="">国内java开源商城系统</span>
|
|
<span class="">国内java开源商城系统</span>
|
|
@@ -442,7 +443,7 @@
|
|
|
</a>
|
|
</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
- <a href="http://127.0.0.1:8080/ms-mcms/html/1//59/68/74.html">
|
|
|
|
|
|
|
+ <a href="http://localhost:8080/ms-mcms/html/1//59/68/74.html">
|
|
|
<div class="ms-content-news-main-li-title">
|
|
<div class="ms-content-news-main-li-title">
|
|
|
<!-- <span class="ms-content-news-main-li-span">·</span> -->
|
|
<!-- <span class="ms-content-news-main-li-span">·</span> -->
|
|
|
<span class="">国内java开源bbs系统</span>
|
|
<span class="">国内java开源bbs系统</span>
|
|
@@ -451,7 +452,7 @@
|
|
|
</a>
|
|
</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|
|
|
- <a href="http://127.0.0.1:8080/ms-mcms/html/1//59/70/177.html">
|
|
|
|
|
|
|
+ <a href="http://localhost:8080/ms-mcms/html/1//59/70/177.html">
|
|
|
<div class="ms-content-news-main-li-title">
|
|
<div class="ms-content-news-main-li-title">
|
|
|
<!-- <span class="ms-content-news-main-li-span">·</span> -->
|
|
<!-- <span class="ms-content-news-main-li-span">·</span> -->
|
|
|
<span class="">国内开源 java cms,铭飞MCms</span>
|
|
<span class="">国内开源 java cms,铭飞MCms</span>
|
|
@@ -470,7 +471,7 @@
|
|
|
<div class="ms-footer-left">
|
|
<div class="ms-footer-left">
|
|
|
<div class="ms-footer-left-column">
|
|
<div class="ms-footer-left-column">
|
|
|
<span class="ms-footer-left-column-about">
|
|
<span class="ms-footer-left-column-about">
|
|
|
- <a href='http://127.0.0.1:8080/ms-mcms/html/1//53/index.html'>关于我们</a>
|
|
|
|
|
|
|
+ <a href='http://localhost:8080/ms-mcms/html/1//53/index.html'>关于我们</a>
|
|
|
</span>|
|
|
</span>|
|
|
|
<span class="ms-footer-left-column-course">
|
|
<span class="ms-footer-left-column-course">
|
|
|
<a target="_blank" href='http://mingsoft.net/html/1//5527/index.html#faz'>发展历程</a>
|
|
<a target="_blank" href='http://mingsoft.net/html/1//5527/index.html#faz'>发展历程</a>
|
|
@@ -482,12 +483,12 @@
|
|
|
<span class="ms-footer-left-copyright">版权所有©铭飞科技有限公司2012-2018保留一切权利</span>
|
|
<span class="ms-footer-left-copyright">版权所有©铭飞科技有限公司2012-2018保留一切权利</span>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="ms-footer-right">
|
|
<div class="ms-footer-right">
|
|
|
- <img class='ms-footer-right-img-weixin' src="http://127.0.0.1:8080/ms-mcms/templets/1/default/images/we-chat.png">
|
|
|
|
|
- <a target="_blank" href='http://tieba.baidu.com/f?kw=%E9%93%AD%E9%A3%9E%E7%A7%91%E6%8A%80&fr=index&fp=0&ie=utf-8'><img class="ms-footer-right-baidu" src="http://127.0.0.1:8080/ms-mcms/templets/1/default/images/baidu.png"></a>
|
|
|
|
|
- <a target="_blank" href='http://weibo.com/killfen'><img src="http://127.0.0.1:8080/ms-mcms/templets/1/default/images/micro-blog.png"></a>
|
|
|
|
|
|
|
+ <img class='ms-footer-right-img-weixin' src="http://localhost:8080/ms-mcms/templets/1/default/images/we-chat.png">
|
|
|
|
|
+ <a target="_blank" href='http://tieba.baidu.com/f?kw=%E9%93%AD%E9%A3%9E%E7%A7%91%E6%8A%80&fr=index&fp=0&ie=utf-8'><img class="ms-footer-right-baidu" src="http://localhost:8080/ms-mcms/templets/1/default/images/baidu.png"></a>
|
|
|
|
|
+ <a target="_blank" href='http://weibo.com/killfen'><img src="http://localhost:8080/ms-mcms/templets/1/default/images/micro-blog.png"></a>
|
|
|
<div class="ms-footer-right-weixin">
|
|
<div class="ms-footer-right-weixin">
|
|
|
<p></p>
|
|
<p></p>
|
|
|
- <img alt="" src="http://127.0.0.1:8080/ms-mcms/templets/1/default/images/weixin.jpg">
|
|
|
|
|
|
|
+ <img alt="" src="http://localhost:8080/ms-mcms/templets/1/default/images/weixin.jpg">
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|