2 Star 18 Fork 15

friend-nicen / DIY

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

介绍

一款基于UNIAPP开发的手机壳DIY小程序(前端示例代码),兼容抖音和微信小程序,在线案例:

新版体验

网页版:https://douyin.nicen.cn/h.html

小程序演示

DIY手机壳

使用方法

  1. 下载HBuilderX,导入项目
  2. 修改manifest.json中的appid为你的小程序的appid
  3. 安装依赖 "npm i -D"
  4. 运行到微信或抖音小程序(无后端代码,需要模拟接口)

项目结构

├─.hbuilderx         // HBuilderX配置文件
├─assets             // 静态资源
│  ├─css
│  └─image
├─common             // 公共方法
│  ├─canvas
│  └─util
├─components         // 自定义组件
│  └─driver
├─pages              // 页面
│  ├─creative
│  ├─custom-goods
│  ├─index
│  │  ├─addText
│  │  ├─Footer
│  │  ├─Headers
│  │  └─sidebar
│  ├─list
│  ├─make
│  ├─models
│  ├─show
│  └─user
├─service             // 接口
├─sotre               // 全局状态
├─static              // 静态资源
│  └─tabbar
└─uni_modules         // uni-app组件

合作咨询

微信:good7341,备注:DIY小程序

MIT License Copyright (c) 2023 friend-nicen 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.

简介

DIY小程序,DIY手机壳,手机壳DIY,DIY制作,相关的小程序前端示例代码,基于UNIAPP,已兼容抖音、微信小程序; 展开 收起
JavaScript 等 5 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/friend-nicen/DIY.git
git@gitee.com:friend-nicen/DIY.git
friend-nicen
DIY
DIY
master

搜索帮助