Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/skyvow/m-mall

:dog: 微信小程序-小商城前台(基于 WeUI.wxss、ES6 前端技术开发...)
https://github.com/skyvow/m-mall

promise-api promise-wx wxapp wxss

Last synced: 3 months ago
JSON representation

:dog: 微信小程序-小商城前台(基于 WeUI.wxss、ES6 前端技术开发...)

Lists

README

        

# 微信小程序-移动端小商城

## 项目说明:

- 基于微信小程序开发的一款移动端小商城
- 基于 weui.wxss、es6 前端技术开发
- 基于 [wx-extend](https://github.com/skyvow/wx-extend) 第三方扩展插件(发送请求、Promise API、表单验证)
- 前台 [m-mall](https://github.com/skyvow/m-mall)
- 后台 [m-mall-admin](https://github.com/skyvow/m-mall-admin)

## 目录结构:

```
m-mall/
|-assets/ # 静态文件
|- images/ # 图片
|- plugins/ # 插件
|- styles/ # 样式
|- ...
|-etc/ # 配置文件
|- config.js
|- ...
|-helpers/ # 帮助文件
|- HttpResource.js
|- HttpService.js
|- ...
|-pages/ # 小程序页面相关文件
|- start
|- index.js
|- index.json
|- index.wxml
|- index.wxss
|- ...
|-app.js # 小程序逻辑
|-app.json # 小程序公共设置
|-app.wxss # 小程序公共样式表
|-...
```

## 项目截图:

## 贡献

有任何意见或建议都欢迎提 issue

## License

MIT