摘要:
1 <!DOCTYPE html> 2 <html> 3 <head lang="en"> 4 <meta charset="UTF-8"> 5 <title></title> 6 <style> 7 .image-layer { 8 width: 384px; 9 height: 240px; 1 阅读全文
随笔档案-2017年09月
axios发送get请求示例
2017-09-05 15:17 by 笨笨03, 3142 阅读, 收藏,
摘要:
1 <template> 2 <div id="app"> 3 <!--<img src="./assets/logo.png">--> 4 <router-view></router-view> 5 <button @click="send">发送ajax请求</button> 6 </div> 阅读全文
浙公网安备 33010602011771号