commit 3e6f452aa54d60df0e0c06d36dac8222aa7918c1 Author: wtq <2394975549@qq.com> Date: Fri Nov 28 10:19:58 2025 +0800 '!' diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7ce6e50 --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* + +node_modules +.DS_Store +dist +*.local + +# Editor directories and files +.idea +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? \ No newline at end of file diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json new file mode 100644 index 0000000..b3dfbe2 --- /dev/null +++ b/.hbuilderx/launch.json @@ -0,0 +1,36 @@ +{ + // launch.json 配置了启动调试时相关设置,configurations下节点名称可为 app-plus/h5/mp-weixin/mp-baidu/mp-alipay/mp-qq/mp-toutiao/mp-360/ + // launchtype项可配置值为local或remote, local代表前端连本地云函数,remote代表前端连云端云函数 + "version" : "0.0", + "configurations" : [ + { + "app-plus" : { + "launchtype" : "local" + }, + "default" : { + "launchtype" : "local" + }, + "mp-alipay" : { + "launchtype" : "local" + }, + "mp-kuaishou" : { + "launchtype" : "local" + }, + "mp-toutiao" : { + "launchtype" : "local" + }, + "mp-weixin" : { + "launchtype" : "local" + }, + "type" : "uniCloud" + }, + { + "playground" : "custom", + "type" : "uni-app:app-android" + }, + { + "playground" : "custom", + "type" : "uni-app:app-ios" + } + ] +} diff --git a/README.md b/README.md new file mode 100644 index 0000000..356c61a --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# 京西菜市/京西到家 +- 小程序(微信、抖音、快手、支付宝) +- app(Android 、 Ios) + +## 项目安装 +- node版本: 19.6.0 +- npm install / cnpm i + +### 项目仓库 +- 名字:jxc4_app_and_mini +- 项目地址:https://e.coding.net/rosydev/jxc4_app_and_mini/jxc4_app_and_mini.git \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..c71e3d5 --- /dev/null +++ b/index.html @@ -0,0 +1,23 @@ + + + +
+ + +
+
+
+