mirror of
https://gitee.com/ONuyoah/vue3-uni-guahao.git
synced 2026-06-05 18:25:42 +08:00
项目运行教程
Signed-off-by: Nuyoah <13056489+zhou-jinfang@user.noreply.gitee.com>
This commit is contained in:
10
README/如何运行代码.md
Normal file
10
README/如何运行代码.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
1.打开src/manifest.json文件,微信小程序配置里,更改为你自己的
|
||||||
|
小程序APPID
|
||||||
|
|
||||||
|
2.打开src/pages/login-page/index.vue,第37行,
|
||||||
|
把appid和secret秘钥改为你自己的小程序appid和秘钥
|
||||||
|
|
||||||
|
3.在根目录下执行 npm install 安装依赖,成功后,
|
||||||
|
再执行npm run dev:mp-weixin
|
||||||
|
|
||||||
|
4.看课程3-1节,如何运行到小程序
|
||||||
Reference in New Issue
Block a user