Commit 1adeeb1d by [username]
parents 33713f20 a4a2c0a5
window.onload = function () window.onload = function ()
window.onload = function () window.onload = function ()
{ { axios.defaults.baseURL = "http://kkrb4k.natappfree.cc"
axios.defaults.baseURL = "http://892qcp.natappfree.cc"
function render() { function render() {
axios({ axios({
method: 'post', method: 'post',
......
window.onload = function () window.onload = function ()
window.onload = function () window.onload = function ()
{ {
//axios.defaults.baseURL = "http://kkrb4k.natappfree.cc" axios.defaults.baseURL = "http://kkrb4k.natappfree.cc"
axios({
method: 'post',
url: 'javaProject2_war_exploded/PrintBookServlet',
data: {
click:1
}
}).then(res=>{
console.log(res)
for(let i=0;i<res.length;i++) for(let i=0;i<res.length;i++)
{ {
$("<div class='book'></div>").appendTo($('.bookbox')); $("<div class='book'></div>").appendTo($('.bookbox'));
} }
$("<img class='book-page'>").appendTo($('.book')) $("<img class='book-page'>").appendTo($('.book'))
$("<div class='book-introduce'></div>").appendTo($('.book')) $("<div class='book-introduce'></div>").appendTo($('.book'))
...@@ -36,7 +42,8 @@ window.onload = function () ...@@ -36,7 +42,8 @@ window.onload = function ()
}) })
}) })
} }
document.getElementsByClassName('book-introduce-Abutton')[0].addEventListener('click',()=> document.getElementsByClassName('book-introduce-Abutton')[0].addEventListener('click',()=>
{ {
...@@ -56,10 +63,10 @@ window.onload = function () ...@@ -56,10 +63,10 @@ window.onload = function ()
}) })
document.getElementsByClassName('alert-see-fix-button')[0].addEventListener('click',()=>{ document.getElementsByClassName('alert-see-fix-button')[0].addEventListener('click',()=>{
$('.alert-see-fix').hide() $('.alert-see-fix').hide()
}) })
document.getElementsByClassName('alert-see-fix-button')[1].addEventListener('click',()=>{ document.getElementsByClassName('alert-see-fix-button')[1].addEventListener('click',()=>{
$('.alert-see-fix').hide() $('.alert-see-fix').hide()
}) })
document.getElementsByClassName('alert-see-add-button')[0].addEventListener('click',()=>{ document.getElementsByClassName('alert-see-add-button')[0].addEventListener('click',()=>{
$('.alert-see-add').hide() $('.alert-see-add').hide()
...@@ -75,6 +82,10 @@ document.getElementsByClassName('alert-see-fix-button')[1].addEventListener('cli ...@@ -75,6 +82,10 @@ document.getElementsByClassName('alert-see-fix-button')[1].addEventListener('cli
}) })
})
......
window.onload = function () window.onload = function ()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment