conf: https

webht/payment
Lei OT 1 year ago
parent df56ba5f60
commit 90edc01a7a

@ -14,7 +14,7 @@
| path to your installation.
|
*/
$config['base_url'] = '';
$config['base_url'] = 'https://www.mycht.cn/';
/*
|--------------------------------------------------------------------------

@ -1,4 +1,4 @@
<link href="http://www.mycht.cn/css/destination.css" rel="stylesheet">
<link href="/css/destination.css" rel="stylesheet">
<script type="text/javascript">
$(document).ready(function() {
// $('.trigger_export_btn').trigger('click');// test

@ -12,7 +12,7 @@
<script src="/js/bootstrap.min.js"></script>
<script src="/js/navigation.js"></script>
<script src="/js/jquery.form.min.js"></script>
<script src="http://www.mycht.cn/js/jquery-ui.min.js?v=1"></script>
<script src="/js/jquery-ui.min.js?v=1"></script>
<!--[if lt IE 9]>
<script src="/js/respond.min.js" type="text/javascript"></script>
<![endif]-->

Loading…
Cancel
Save