当前位置:网站首页>Elment UI usage
Elment UI usage
2022-07-19 05:03:00 【du fei】
- Choose vue 2 Knock back

- The prompt that has been given indicates that the creation is successful

- stay Visual Studio Code Open the created project
- Installation routing
npm install -s [email protected]
- install axios vuex element
npm install -s axios [email protected] element-ui
- After installation, create in the root directory router Folder , It's creating a index.js file , Write the route inside

- stay main.js File

Still need to be in App.vue Call route in

Still need to be in Visual Studio Code Install foreign keys in

Directly enter v2

encapsulation axios, Join request interception and response

The backend needs configuration information

边栏推荐
猜你喜欢
随机推荐
泰迪杯A题完整版 优化更新(4/23)
NoSQL overview
RestAPI
【C】张梁计算器
Load balancer ribbon practice
Basic operations of index library operation
Mongo Db单机版的安装和快速使用
MySQL takes the union of two query conditions and then queries
Encryption and decryption
HarmonyOS第三次培训笔记
swagger的坑
Common PostgreSQL data operation notes (updated from time to time)
ThreadLocal线程安全示例及其原理
Simple use of directexchange switches.
String string special interception processing according to symbols
Wechat docking mechanism memo
中台的订单系统
junit4和junit5区别
Attendance check-in and leave system based on SSM framework
TopicExchange交换机简单使用。









