Skip to content

shunyue1320/decompile-wx

Repository files navigation

logo

微信小程序反编译

微信小程序反编译: Vue3.0 + ant-design-vue + electron

Run this project

# 1.运行 vue 项目
yarn run start:view

# 2.运行 electron 项目
yarn run start:electron

build this project

# 1.打包 vue 项目
yarn run build:view
# 2.打包 electron 项目
yarn run build:electron
# 3.打包成 exe 程序
yarn run build

效果图:

打包项目后的效果

juejin-app效果图

反编译小程序:

juejin-app动态效果图

微信开发者工具打开后的效果

juejin-app效果图