康巴易测肤/伤疤uniapp小程序类
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 line
173B

  1. import NodHead from "./NodHead.js"
  2. import ShakeHead from "./ShakeHead.js"
  3. import StraightenHead from "./StraightenHead.js"
  4. export {
  5. NodHead,
  6. ShakeHead,
  7. StraightenHead,
  8. }