保存进度!
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @Author: Kane
|
||||
* @Date: 2022-10-31 13:11:55
|
||||
* @LastEditors: Kane
|
||||
* @LastEditTime: 2022-10-31 22:58:03
|
||||
* @LastEditTime: 2022-11-01 09:54:11
|
||||
* @FilePath: \car_dealer\vue\axios.html
|
||||
* @Description:
|
||||
*
|
||||
@@ -19,7 +19,6 @@
|
||||
<link rel="stylesheet" href="../css/normalize.css" />
|
||||
<link rel="stylesheet" href="../css/kane.css" />
|
||||
<link rel="stylesheet" href="../css/axios/axios.css" />
|
||||
<!-- <script src="https://unpkg.com/axios@1.1.3/dist/axios.min.js"></script> -->
|
||||
<script src="../js/axios/1.1.3/axios.js"></script>
|
||||
<script src="../js/vue/vue.global.js"></script>
|
||||
</head>
|
||||
@@ -105,6 +104,8 @@
|
||||
},
|
||||
};
|
||||
|
||||
Vue.config.productionTip = false;
|
||||
|
||||
const vm = Vue.createApp(app);
|
||||
|
||||
vm.mount("#app");
|
||||
|
Reference in New Issue
Block a user