Commit 1adeeb1d by [username]
parents 33713f20 a4a2c0a5
window.onload = function ()
window.onload = function ()
window.onload = function ()
{
axios.defaults.baseURL = "http://892qcp.natappfree.cc"
{ axios.defaults.baseURL = "http://kkrb4k.natappfree.cc"
function render() {
axios({
method: 'post',
......
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++)
{
$("<div class='book'></div>").appendTo($('.bookbox'));
}
$("<img class='book-page'>").appendTo($('.book'))
$("<div class='book-introduce'></div>").appendTo($('.book'))
......@@ -36,7 +42,8 @@ window.onload = function ()
})
})
}
}
document.getElementsByClassName('book-introduce-Abutton')[0].addEventListener('click',()=>
{
......@@ -56,10 +63,10 @@ window.onload = function ()
})
document.getElementsByClassName('alert-see-fix-button')[0].addEventListener('click',()=>{
$('.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()
})
})
document.getElementsByClassName('alert-see-add-button')[0].addEventListener('click',()=>{
$('.alert-see-add').hide()
......@@ -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