commit eeb09abc04a4a66ad74e84def5730c95477fc7db Author: zhouyanli <593579392@qq.com> Date: Sat Apr 18 08:31:55 2026 +0800 first commit diff --git a/property-uniapp-project/.gitignore b/property-uniapp-project/.gitignore new file mode 100644 index 0000000..2370852 --- /dev/null +++ b/property-uniapp-project/.gitignore @@ -0,0 +1,4 @@ +node_modules/ +unpackage/ +.hbuilderx/ +.DS_Store diff --git a/property-uniapp-project/App.vue b/property-uniapp-project/App.vue new file mode 100644 index 0000000..37b7e94 --- /dev/null +++ b/property-uniapp-project/App.vue @@ -0,0 +1,34 @@ + + + + + diff --git a/property-uniapp-project/components/time-popup/time-popup.vue b/property-uniapp-project/components/time-popup/time-popup.vue new file mode 100644 index 0000000..2b49cfd --- /dev/null +++ b/property-uniapp-project/components/time-popup/time-popup.vue @@ -0,0 +1,9 @@ + + + + + + + \ No newline at end of file diff --git a/property-uniapp-project/components/uqrcode/uqrcode.vue b/property-uniapp-project/components/uqrcode/uqrcode.vue new file mode 100644 index 0000000..4c8cd88 --- /dev/null +++ b/property-uniapp-project/components/uqrcode/uqrcode.vue @@ -0,0 +1,113 @@ + + + + + \ No newline at end of file diff --git a/property-uniapp-project/index.html b/property-uniapp-project/index.html new file mode 100644 index 0000000..b5d330d --- /dev/null +++ b/property-uniapp-project/index.html @@ -0,0 +1,20 @@ + + +
+ + +