iT邦幫忙

第 12 屆 iThome 鐵人賽

DAY 26
1
自我挑戰組

菜鳥的暑假Web學習系列 第 26

Day 26 axios-login(html、javascript)

  • 分享至 

  • xImage
  •  

在正式進入Vue cli之前,先用html、javascript練習axios

先上html的部分,login是把資料存進Local Storage
https://ithelp.ithome.com.tw/upload/images/20200915/20129566Zf4heJAYbH.png
再來是javascript的部分
25行的url指的是要連結的網址,在這裡就不方便顯示了
26~28行指的是必填的欄位,有了這些必填的欄位後,才會讓你存取API(不過在26行的話是寫死的)
32~33行指的是從資料裡,設定你要在localStorage中顯示的資料
https://ithelp.ithome.com.tw/upload/images/20200915/20129566FwCLwszPbb.png
在帳號的地方輸入AAA,密碼可以隨便設
https://ithelp.ithome.com.tw/upload/images/20200915/20129566TwTdJjjFF7.png
在Application的Local Storage裡,能看到剛在32~33行設定的response1、response2
https://ithelp.ithome.com.tw/upload/images/20200915/20129566Q9Lowfay7D.png
以上就是今天的內容/images/emoticon/emoticon41.gif


上一篇
Day 25 Vue CLI專案結構
下一篇
Day 27 axios-logout(html、javascript)
系列文
菜鳥的暑假Web學習30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言