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