Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lifenglsf/meteor_mobile_app_sample
ionic3+meteor+angular
https://github.com/lifenglsf/meteor_mobile_app_sample
Last synced: 2 days ago
JSON representation
ionic3+meteor+angular
- Host: GitHub
- URL: https://github.com/lifenglsf/meteor_mobile_app_sample
- Owner: lifenglsf
- Created: 2019-07-04T07:33:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T01:45:27.000Z (almost 2 years ago)
- Last Synced: 2023-02-27T01:17:06.281Z (over 1 year ago)
- Language: SCSS
- Homepage:
- Size: 1.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 安装步骤
* .安装meteor,开发使用的meteor的版本为1.8.0.1
* .安装依赖的模块,执行 npm install**计划完成的功能为:**
* .用户使用用户名注册、登陆、退出 ok
* .添加编辑客户 ok
* .客户权限设置(一个客户只能属于一个管理员,而且只能被所属的管理员看到) ok
* .新增支付方式
* .新增支付记录管理(包含添加支付记录,查看支付记录,编辑支付记录) ok
* .角色权限设置(高级的角色可以看到低级角色的客户),操作员只能看到自己的客户,不能编辑和删除,主管可以看到所有的客户,可以编辑删除
* .支持微信登陆
* .支持微博登陆
* .支持qq登陆客户列表:
客户名称、联系人、联系方式 ok
缴费记录:
付款周期、付款时间、付款金额、付款方式,发票第二个CheckBox能点击只能是第一个CheckBox已经点击了 ok每页10个记录
公司列表添加缴费提醒,付款后消失,popover效果提示需要缴费了,文字内容:费用即将到期,请提醒客户付款
缴费方式增加每3个月,非自然年 ok
缴费记录添加费用期间(开始月份和结束月份),和缴费频率匹配 ok
缴费记录列表添加缴费期间 ok
客户列表手机号4-7位为星号 okCompiling undefined with meteor-babel without a cache ---meteor npm install --save @babel/runtime@latest