Administrator
2022-04-11 79d9fc857559982b00b68b2d709807bdc4cd286f
public/papers.html
@@ -141,7 +141,7 @@
        // console.log(JSON.parse(getData("data")), 111);
        var token = JSON.parse(getData("data")).token;
        axios.get('http://223.82.109.183:2080/api/apply/getApplyInfo?id=' + id + "&applyExamType=" + examType + "&Blade-Auth=" + token).then(function(res) {
        axios.get('http://61.131.136.25:2080/api/apply/getApplyInfo?id=' + id + "&applyExamType=" + examType + "&Blade-Auth=" + token).then(function(res) {
            // axios.get('http://localhost:81/apply/getApplyInfo?id=' + id + "&applyExamType=" + examType).then(function(res) {
            var data = res.data.data;
            var str = `<span class="title">${data.examName}</span>