@@ -1,12 +1,12 @@ | |||
{ | |||
"name": "uni-template", | |||
"name": "ai-skin-measurement-mp", | |||
"version": "1.0.0", | |||
"description": "", | |||
"main": "main.js", | |||
"scripts": { | |||
"test": "echo \"Error: no test specified\" && exit 1" | |||
}, | |||
"author": "Miss丶盟", | |||
"author": "author", | |||
"license": "ISC", | |||
"dependencies": { | |||
"uni-read-pages": "^1.0.5", | |||
@@ -11,7 +11,7 @@ | |||
export default { | |||
data() { | |||
return { | |||
title: 'uni-template' | |||
title: '' | |||
} | |||
}, | |||
onLoad() { | |||