diff --git a/Dkl-vue3-ui-DP/src/components/Crontab/day.vue b/Dkl-vue3-ui-DP/src/components/Crontab/day.vue new file mode 100644 index 0000000..39263f5 --- /dev/null +++ b/Dkl-vue3-ui-DP/src/components/Crontab/day.vue @@ -0,0 +1,174 @@ + + + + \ No newline at end of file diff --git a/Dkl-vue3-ui-DP/src/components/Crontab/hour.vue b/Dkl-vue3-ui-DP/src/components/Crontab/hour.vue new file mode 100644 index 0000000..8e7c21c --- /dev/null +++ b/Dkl-vue3-ui-DP/src/components/Crontab/hour.vue @@ -0,0 +1,133 @@ + + + + + \ No newline at end of file diff --git a/Dkl-vue3-ui-DP/src/components/Crontab/index.vue b/Dkl-vue3-ui-DP/src/components/Crontab/index.vue new file mode 100644 index 0000000..103cf4c --- /dev/null +++ b/Dkl-vue3-ui-DP/src/components/Crontab/index.vue @@ -0,0 +1,309 @@ + + + + + \ No newline at end of file diff --git a/Dkl-vue3-ui-DP/src/components/Crontab/min.vue b/Dkl-vue3-ui-DP/src/components/Crontab/min.vue new file mode 100644 index 0000000..65f0946 --- /dev/null +++ b/Dkl-vue3-ui-DP/src/components/Crontab/min.vue @@ -0,0 +1,126 @@ + + + + \ No newline at end of file diff --git a/Dkl-vue3-ui-DP/src/components/Crontab/month.vue b/Dkl-vue3-ui-DP/src/components/Crontab/month.vue new file mode 100644 index 0000000..e561ba4 --- /dev/null +++ b/Dkl-vue3-ui-DP/src/components/Crontab/month.vue @@ -0,0 +1,141 @@ + + + + + \ No newline at end of file diff --git a/Dkl-vue3-ui-DP/src/components/Crontab/result.vue b/Dkl-vue3-ui-DP/src/components/Crontab/result.vue new file mode 100644 index 0000000..5a812ee --- /dev/null +++ b/Dkl-vue3-ui-DP/src/components/Crontab/result.vue @@ -0,0 +1,540 @@ + + + \ No newline at end of file diff --git a/Dkl-vue3-ui-DP/src/components/Crontab/second.vue b/Dkl-vue3-ui-DP/src/components/Crontab/second.vue new file mode 100644 index 0000000..15e47a0 --- /dev/null +++ b/Dkl-vue3-ui-DP/src/components/Crontab/second.vue @@ -0,0 +1,128 @@ + + + + + \ No newline at end of file diff --git a/Dkl-vue3-ui-DP/src/components/Crontab/week.vue b/Dkl-vue3-ui-DP/src/components/Crontab/week.vue new file mode 100644 index 0000000..e59da22 --- /dev/null +++ b/Dkl-vue3-ui-DP/src/components/Crontab/week.vue @@ -0,0 +1,197 @@ + + + + + \ No newline at end of file diff --git a/Dkl-vue3-ui-DP/src/components/Crontab/year.vue b/Dkl-vue3-ui-DP/src/components/Crontab/year.vue new file mode 100644 index 0000000..fa921ae --- /dev/null +++ b/Dkl-vue3-ui-DP/src/components/Crontab/year.vue @@ -0,0 +1,149 @@ + + + + + \ No newline at end of file