commit 7e09df72c10a76074141cca2b2010d358c23ecaa Author: wtq <2394975549@qq.com> Date: Fri Nov 28 10:10:21 2025 +0800 first commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e2fdb72 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +.DS_ +node_modules/ +unpackage/ +dist/ + +# local env files +.env.local +.env.*.local + +# Log files +npm-debug.log* +yarn-debug.log* +yarn-error.log* + +# Editor directories and files +.project +.idea +.vscode +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw* diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json new file mode 100644 index 0000000..a1c56ae --- /dev/null +++ b/.hbuilderx/launch.json @@ -0,0 +1,27 @@ +{ + // 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-weixin" : { + "launchtype" : "local" + }, + "type" : "uniCloud" + }, + { + "playground" : "custom", + "type" : "uni-app:app-android" + }, + { + "playground" : "custom", + "type" : "uni-app:app-ios" + } + ] +} diff --git a/.stignore b/.stignore new file mode 100644 index 0000000..ac33e3c --- /dev/null +++ b/.stignore @@ -0,0 +1,3 @@ +node_modules/ +dist/ +.git/ 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/dfslkf b/dfslkf new file mode 100644 index 0000000..84bbaab --- /dev/null +++ b/dfslkf @@ -0,0 +1,64 @@ +[33mcommit 7901bd96fe23f9d130bbedfe0bc441fab52fc59e[m[33m ([m[1;36mHEAD -> [m[1;32mmaster[m[33m, [m[1;31morigin/master[m[33m, [m[1;31morigin/HEAD[m[33m)[m +Author: ZSW <2966211270@qq.com> +Date: Wed Jan 4 18:39:57 2023 +0800 + + 2023-01-04提交 + +[33mcommit f6d6996ffbad8d07f1b129f3f1304c819c53e561[m +Author: ZSW <2966211270@qq.com> +Date: Tue Jan 3 18:43:00 2023 +0800 + + ! + +[33mcommit 9b41c0ff3a3c875ef455e2d5e8958568f21face2[m +Author: ZSW <2966211270@qq.com> +Date: Fri Dec 30 18:32:55 2022 +0800 + + 开发新商家版,手写虚拟列表 + +[33mcommit 9658b3d85f6f872d7b72102a3448b52c29bd456d[m +Author: ZSW <2966211270@qq.com> +Date: Wed Dec 28 18:34:01 2022 +0800 + + ! + +[33mcommit 79b2c5bdb5137a457f5f9f690f7ac6b4ac020ca7[m +Author: ZSW <2966211270@qq.com> +Date: Tue Dec 27 18:34:44 2022 +0800 + + 重写京西菜市商家版 + +[33mcommit 1b8cf88cc744e9f0726645082a26124f6567baa6[m +Author: ZSW <2966211270@qq.com> +Date: Mon Dec 26 18:38:37 2022 +0800 + + 新京西菜市商家版开发中 + +[33mcommit 7270386733f06f60a35ebd538b49b5dc6a9af967[m +Author: ZSW <2966211270@qq.com> +Date: Thu Dec 15 11:53:30 2022 +0800 + + ! + +[33mcommit dd19476dcecbe77d51d14bd4b25254b1f737b535[m +Author: ZSW <2966211270@qq.com> +Date: Mon Dec 12 18:29:15 2022 +0800 + + 登录界面向店铺切换兼容已经处理 + +[33mcommit 38c0633c4276496845d87e8193fc5f9c121ac051[m +Author: ZSW <2966211270@qq.com> +Date: Fri Dec 9 18:53:54 2022 +0800 + + 创建新编京西菜市商家版,兼容微信小程序,安卓App,iso + +[33mcommit 6095cb13ce5472a9ea46781bf0be4c4c8b107117[m +Author: 张树伟 <2966211270@qq.com> +Date: Fri Dec 9 18:50:54 2022 +0800 + + Initial Commit + + + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..2b9bfe5 --- /dev/null +++ b/index.html @@ -0,0 +1,25 @@ + + + +
+ + +
+
+
+