|
@@ -128,7 +128,7 @@
|
|
|
border-collapse: collapse!important;
|
|
|
border-spacing: 0px !important;
|
|
|
}
|
|
|
- #h_content table tr td,.h_content table th{
|
|
|
+ #h_content table tr td,.h_content table th{
|
|
|
border: 1px solid #EBEBEB;
|
|
|
}
|
|
|
</style>
|
|
@@ -1303,13 +1303,13 @@
|
|
|
if (r&&r.r&&r.r.code){
|
|
|
// 次数用完提醒联系客服
|
|
|
vant.Dialog.confirm({
|
|
|
- message: '您本月查看机会已消耗完毕,如需下载更多附件,请前往充值。',
|
|
|
+ message: '您本月附件下载机会已消耗完毕,如需下载更多附件,请前往充值。',
|
|
|
showCancelButton: true,
|
|
|
confirmButtonText: '立即充值',
|
|
|
confirmButtonColor: '#2ABDD1',
|
|
|
className: 'custom-dialog',
|
|
|
width: 303
|
|
|
-
|
|
|
+
|
|
|
}).then(() => {
|
|
|
location.href = '/jyapp/filePack/createOrder'
|
|
|
})
|
|
@@ -1335,7 +1335,7 @@
|
|
|
}
|
|
|
}
|
|
|
})
|
|
|
-
|
|
|
+
|
|
|
//if (window.fileNum <= 0) {
|
|
|
//}else{
|
|
|
//window.fileNum = window.fileNum - 1;
|
|
@@ -1389,7 +1389,7 @@
|
|
|
}
|
|
|
});
|
|
|
}
|
|
|
-
|
|
|
+
|
|
|
function gotoFilePage(name){
|
|
|
$.ajax({
|
|
|
type:'post',
|