|
@@ -9,7 +9,7 @@
|
|
<link rel="stylesheet" href="/jyapp/dataExport/css/base.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="/jyapp/dataExport/css/base.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="/jyapp/dataExport/iconfont/iconfont.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="/jyapp/dataExport/iconfont/iconfont.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="/jyapp/dataExport/css/weui.min.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="/jyapp/dataExport/css/weui.min.css?v={{Msg "seo" "version"}}">
|
|
- <link rel="stylesheet" href="/jyapp/dataExport/css/keyWord.css?v={{Msg "seo" "version"}}3">
|
|
|
|
|
|
+ <link rel="stylesheet" href="/jyapp/dataExport/css/keyWord.css?v={{Msg "seo" "version"}}6">
|
|
<script src="/jyapp/dataExport/js/rem.js?v={{Msg "seo" "version"}}"></script>
|
|
<script src="/jyapp/dataExport/js/rem.js?v={{Msg "seo" "version"}}"></script>
|
|
<script src="{{Msg "seo" "cdn"}}/jyapp/js/jquery.js"></script>
|
|
<script src="{{Msg "seo" "cdn"}}/jyapp/js/jquery.js"></script>
|
|
<link rel="stylesheet" type="text/css" href="/jyapp/css/font.css?v={{Msg "seo" "version"}}" />
|
|
<link rel="stylesheet" type="text/css" href="/jyapp/css/font.css?v={{Msg "seo" "version"}}" />
|
|
@@ -136,8 +136,6 @@
|
|
|
|
|
|
// 添加按钮
|
|
// 添加按钮
|
|
$(".addKeyWord i").on('click',function(){
|
|
$(".addKeyWord i").on('click',function(){
|
|
- $(".addkeyWord").show();
|
|
|
|
- $(".showKeyWord").hide();
|
|
|
|
window.location.href="/jyapp/front/dataExport/winnerInput";
|
|
window.location.href="/jyapp/front/dataExport/winnerInput";
|
|
});
|
|
});
|
|
|
|
|