# 微信公众号H5商城源码 **Repository Path**: chenxiaopeng-vip/mallcode ## Basic Information - **Project Name**: 微信公众号H5商城源码 - **Description**: 微信公众号H5商城源码,包含微信网页授权,图片上传,分享,仨功能 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2021-11-30 - **Last Updated**: 2021-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 技术栈 "ant-design-vue": "^1.5.3", "axios": "^0.19.2", "core-js": "^3.6.4", "lib-flexible": "^0.3.2", "moment": "^2.25.3", "register-service-worker": "^1.7.1", "vant": "^2.6.2", "vue": "^2.6.11", "vue-router": "^3.1.6", "vuex": "^3.1.3", "weixin-js-sdk": "^1.4.0-test" 目录 ├─backup ├─public └─src ├─api ├─assets │ ├─bankcard │ ├─css │ ├─defaultpage │ ├─font │ ├─img │ └─redpack ├─components ├─plugins ├─router ├─service ├─store └─views ├─Address ├─Aftersale ├─Bank ├─Cart ├─Coupon ├─Details ├─FuncPage ├─GameRule ├─Index ├─Login ├─Message ├─Order ├─Password ├─Personal │ └─coupon ├─Proxy ├─Reg ├─System └─ToolPage