1 Star 0 Fork 0

兮家小二 / xijia-plus-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

xijia-app

xijia-plus app/小程序快速开发基础骨架,采用 uni-app + uView2.x 开发

优点

与 xijia-plus 管理端大同小异的操作方法,让你快速搭建自己的 APP/小程序应用

功能

  • 顶部标题/底部tab (页面)
  • 字典管理 (工具)
  • http 请求封装 (工具)
  • 请求/响应拦截器 (工具)

预览

输入图片说明

目录结构

xijia-plus-app
     └──components    第三方组件
     └──config        配置中心
	    └──env.js        接口配置
	    └──login.js      登录相关操作逻辑集成中心
     └──pages         页面-> 业务中心
        └──base         base 通用组件
        └──fun          功能页
        └──home         首页
        └──my           个人中心
     └──static        静态资源 (图标/通用css等)
        └──css
        └──icon
        └──images
     └──uni_modules   核心组件库
     └──utils         核心工具类 
	    └──axios.js      请求/响应拦截器
	    └──crud.js       http请求工具
	    └──dict.js       字典工具
	    └──util.js       全局自定义工具方法
     └──App.vue       首页
     └──index.html    首页
     └──manifest.json uni-app 配置文件
     └──main.js       vue 基础配置
     └──pages.json    基础配置 (路由配置/app 基础信息配置)

更新日志

  • 1、更新顶部组件支持设置是否需要返回
  • 2、更新 axios 请求/响应拦截的参数处理
  • 3、增加 login.js, 和 wxlogin.js 微信登录逻辑处理类
MIT License Copyright (c) 2023 兮家小二 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

xijia-plus-APP/小程序 快速对接 展开 收起
JavaScript 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/wslxm/xijia-plus-app.git
git@gitee.com:wslxm/xijia-plus-app.git
wslxm
xijia-plus-app
xijia-plus-app
master

搜索帮助