康巴易测肤/伤疤uniapp小程序类
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

package.json 348B

1ヶ月前
1ヶ月前
1ヶ月前
12345678910111213141516
  1. {
  2. "name": "ai-skin-measurement-mp",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "main.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "author",
  10. "license": "ISC",
  11. "dependencies": {
  12. "uni-read-pages": "^1.0.5",
  13. "uni-simple-router": "^2.0.8-beta.4",
  14. "uview-ui": "^2.0.38"
  15. }
  16. }