diff --git a/.idea/$CACHE_FILE$ b/.idea/$CACHE_FILE$ new file mode 100644 index 0000000000000000000000000000000000000000..6cb8985e87e9b575692125e4e544eaa6e0058ce0 --- /dev/null +++ b/.idea/$CACHE_FILE$ @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..5c98b428844d9f7d529e2b6fb918d15bf072f3df --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,2 @@ +# Default ignored files +/workspace.xml \ No newline at end of file diff --git a/.idea/HelloGitee.iml b/.idea/HelloGitee.iml new file mode 100644 index 0000000000000000000000000000000000000000..c956989b29ad0767edc6cf3a202545927c3d1e76 --- /dev/null +++ b/.idea/HelloGitee.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/composerJson.xml b/.idea/composerJson.xml new file mode 100644 index 0000000000000000000000000000000000000000..1b0743005191a9053cba86b2abf7a2838bdbfaf1 --- /dev/null +++ b/.idea/composerJson.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000000000000000000000000000000000000..28a804d8932aba40f168fd757a74cb718a955a1a --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000000000000000000000000000000000000..781afae2585e44143406c3797a56c3bbc0805b55 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000000000000000000000000000000000000..94a25f7f4cb416c083d265558da75d457237d671 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Utils/util.js b/Utils/util.js index dbadbb810fdcf53e3c4d79a476fef9d8067d2167..ec755d23287723d44980943b3f17e1e86dff96c0 100644 --- a/Utils/util.js +++ b/Utils/util.js @@ -2,7 +2,7 @@ const formatTime = date => { const year = date.getFullYear() const month = date.getMonth() + 1 const day = date.getDate() - const hour = date.getHours() + const minute = date.getMinutes() const second = date.getSeconds() @@ -10,10 +10,16 @@ const formatTime = date => { } const formatNumber = n => { + let deedsf n = n.toString() return n[1] ? n : '0' + n } module.exports = { - formatTime: formatTime + formatTime: formatTime + formatTime: formatTime + formatTime: formatTime + formatTime: formatTime + formatTime: formatTime + } diff --git a/app.wxss b/app.wxss index e33fff65d7c5db8e4fc1bc5ef5634aefc38a217c..a0b834bb68b433e5dd25c4915ce97e3e12ad5124 100644 --- a/app.wxss +++ b/app.wxss @@ -1,10 +1,15 @@ isdffsdf/**app.wxss**/ .container { height: 11%; - display: flex; + display: flex;dasda + s + + dasda flex-direction: column; align-items: center; + sadasddas justify-content: space-between; - padding: 200rpx 0; + p + asdasd box-sizing: border-box; -} +} diff --git a/laravel.log b/laravel.log new file mode 100644 index 0000000000000000000000000000000000000000..87d43697f4110b9b1d8a738b2ab1e47c51db9db1 --- /dev/null +++ b/laravel.log @@ -0,0 +1 @@ +----