赞
踩
代码:前端uinapp 后端php 数据库mysql 搭建环境:宝塔 ngnix2.1 php7.2 mysql5.7
核心功能简介:兼容抖音快手微信qq四端小程序 文档信息上传审核、达人入驻、流量主广告、会员支付、流量主分销、cps分销等。
前端pages.josn
- {
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText":"",
- // "navigationStyle": "custom"
- "transparentTitle":"always"
- }
- },
- {
- "path": "pages/index/recommend",
- "style": {
- "navigationBarTitleText": "专题详情"
- }
- },
- {
- "path": "pages/special/list",
- "style": {
- "navigationBarTitleText": "专题"
- }
- },
- {
- "path": "pages/special/detail",
- "style": {
- "navigationBarTitleText": "专题详情"
- }
- },
- {
- "path": "pages/
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。