Compare commits

..

6 Commits

@ -1,2 +0,0 @@
# ghceepi

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 178 KiB

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

@ -0,0 +1,32 @@
# 校园跑腿服务系统项目介绍
本项目旨在开发一个基于微信小程序和Web平台的校园跑腿服务系统解决学生时间紧张、生活便利需求和兼职机会稀缺的问题。系统通过标准化的下单和接单流程、实时订单追踪与评价机制、后台管理和监督、线上支付和交易记录以及数据驱动的服务优化提升服务质量和用户体验。
## 环境配置
### 环境要求
- **操作系统**Windows 10/11, macOS, Linux
- **内存**至少8GB RAM
- **网络连接**:稳定的互联网连接(用于下载安装包和依赖项)
### 安装步骤
#### JDK 8
- **版本**JDK 8例如JDK 1.8.0_281
#### Maven
- **版本**Maven 3.6.x 或更高版本
#### MySQL
- **版本**MySQL 5.7 或更高版本
#### Tomcat
- **版本**Tomcat 8.5 或更高版本
#### IntelliJ IDEA
- **版本**IntelliJ IDEA 2021.x 或更高版本
#### 微信开发者工具
- **版本**:微信开发者工具 1.06.2106180 或更高版本

@ -0,0 +1,14 @@
# Windows
[Dd]esktop.ini
Thumbs.db
$RECYCLE.BIN/
# macOS
.DS_Store
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
# Node.js
node_modules/

@ -33,6 +33,7 @@
}), l.default = void 0;
var u = {
url: "http://localhost:8080/ssm1lm5q/"
// url: "http://192.168.73.168:8080/ssm1lm5q/"
},
t = u;
l.default = t

@ -14,7 +14,7 @@
},
"compileType": "miniprogram",
"libVersion": "3.6.3",
"appid": "touristappid",
"appid": "wx630b70d26f9b9fc7",
"projectname": "app02",
"condition": {},
"editorSetting": {

@ -0,0 +1,7 @@
{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "app07",
"setting": {
"compileHotReLoad": true
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -0,0 +1,2 @@
default-character-set=latin1
default-collation=latin1_swedish_ci

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save