This commit is contained in:
kuaifan 2022-07-16 15:53:37 +08:00
parent 10041b1a30
commit 29ba6713f0
14 changed files with 14 additions and 15 deletions

View File

@ -2,10 +2,10 @@
directory=/var/www directory=/var/www
# 生产环境 # 生产环境
#command=php bin/laravels start -i command=php bin/laravels start -i
# 开发环境 # 开发环境
command=./bin/inotify ./app #command=./bin/inotify ./app
numprocs=1 numprocs=1
autostart=true autostart=true

View File

@ -1,6 +1,6 @@
{ {
"name": "DooTask", "name": "DooTask",
"version": "0.19.56", "version": "0.19.60",
"description": "DooTask is task management system.", "description": "DooTask is task management system.",
"scripts": { "scripts": {
"start": "./cmd dev", "start": "./cmd dev",

2
public/js/app.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
a856b8ad0ec51482 137ec4a00aa410d2

View File

@ -50,7 +50,6 @@ export default {
} }
$A.eeuiAppSendMessage({ $A.eeuiAppSendMessage({
action: 'setVibrate', action: 'setVibrate',
time: 1000
}); });
}, },

@ -1 +1 @@
Subproject commit dfa5386fdf5ccbb54152511995b319081e5ad8dd Subproject commit eb62d66c5604c32429fb378397daa15c64af2ade