From b4ac48f0d24567fe8cf50b0629f54dd2e22e9adf Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Mon, 19 Jan 2026 16:13:13 +0800 Subject: [PATCH] no message --- .hbuilderx/launch.json | 10 ++++++++++ uni_modules/rh-ui/components/rh-job-list/rh-job-list.vue | 8 ++++++++ 2 files changed, 18 insertions(+) create mode 100644 .hbuilderx/launch.json create mode 100644 uni_modules/rh-ui/components/rh-job-list/rh-job-list.vue diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json new file mode 100644 index 0000000..07b129c --- /dev/null +++ b/.hbuilderx/launch.json @@ -0,0 +1,10 @@ +{ + "version" : "1.0", + "configurations" : [ + { + "customPlaygroundType" : "device", + "playground" : "standard", + "type" : "uni-app:app-android" + } + ] +} diff --git a/uni_modules/rh-ui/components/rh-job-list/rh-job-list.vue b/uni_modules/rh-ui/components/rh-job-list/rh-job-list.vue new file mode 100644 index 0000000..02409e3 --- /dev/null +++ b/uni_modules/rh-ui/components/rh-job-list/rh-job-list.vue @@ -0,0 +1,8 @@ + + + + + \ No newline at end of file