About the use of mpvue

After many disasters and several sleepless nights, I finally passed the final defense

The pain is the pain, but I have learned a lot

The topic of Bi Shixuan this time is "Ordering System Based on WeChat Mini Program". It sounds so simple, but actually encountered many problems during the development process.

After all, in the past, the understanding of WeChat applets remained frameless

But this time when it comes to graduation, I have to add something that sounds very technical - using the mpvue framework to develop

If you are familiar with vue.js, then mpvue is easy to use

Here, first introduce the use of mpvue:

Create a new project based on the mpvue-quickstart template -> vue init mpvue/mpvue-quickstart [custom project name]

After the project is generated, install the dependency package in the project -> npm i

Start the project -> npm run dev

After startup, there will be an additional folder called " dist " in the project directory

To preview the project, open the " dist " folder of the corresponding project in the WeChat Mini Program Developer Tools

 

Project address: https://gitee.com/phamtohive/BiShe-JiYuWeiXinXiaoChengXuDeDianCanXiTong.git

It's a small test, please bear with me~

 

 

Supongo que te gusta

Origin blog.csdn.net/qq_31808899/article/details/80422061
Recomendado
Clasificación