提交
Showing
components/chengpeng-audio/free-audio.vue
0 → 100644
components/chengpeng-audio/redme.md
0 → 100644
components/chengpeng-audio/static/play.png
0 → 100644

6.11 KB
components/chengpeng-audio/static/stop.png
0 → 100644

5.19 KB
components/comment/comment.vue
0 → 100644
components/evaluate.vue
0 → 100644
components/record/record.vue
0 → 100644
css/form.css
0 → 100644
order/detail/detail.vue
0 → 100644
{ | { | ||
"devDependencies": { | "id": "chengpeng-audio", | ||
"sass": "^1.58.1", | "name": "音频播放器", | ||
"sass-loader": "^13.2.0", | "version": "2.0.3", | ||
"vuex": "^4.1.0" | "description": "音频播放器组件,支持跳转进度", | ||
}, | "keywords": [ | ||
"uni-app": { | "音频", | ||
"scripts": { | "音频播放器", | ||
"custom-dev": { | "audio", | ||
"title": "新人力微信小程序开发版", | "音乐", | ||
"env": { | "跳转" | ||
"UNI_PLATFORM": "mp-weixin", | ], | ||
"UNI_BASE_ENV": "development", | "dcloudext": { | ||
"UNI_BASE_URL": "http://192.168.0.182:8996", | "category": [ | ||
"UNI_BASE_API": "/custom" | "前端组件", | ||
}, | "通用组件" | ||
"define": { | ] | ||
"CUSTOM-DEV": true | } | ||
} | } | ||
}, | \ No newline at end of file | ||
"custom-uat": { | |||
"title": "新人力微信小程序开发版", | |||
"env": { | |||
"UNI_PLATFORM": "mp-weixin", | |||
"UNI_BASE_ENV": "uat", | |||
"UNI_BASE_URL": "http://baiyingroup.nyinhong.com", | |||
"UNI_BASE_API": "/api" | |||
}, | |||
"define": { | |||
"CUSTOM-UAT": true | |||
} | |||
}, | |||
"custom-prod": { | |||
"title": "新人力微信小程序开发版", | |||
"env": { | |||
"UNI_PLATFORM": "mp-weixin", | |||
"UNI_BASE_ENV": "production", | |||
"UNI_BASE_URL": "https://pepsibdp.masterkong.com.cn", | |||
"UNI_BASE_API": "/api" | |||
}, | |||
"define": { | |||
"CUSTOM-PROD": true | |||
} | |||
} | |||
} | |||
} | |||
} |
static/icon/camera.png
0 → 100644

2.19 KB
static/icon/cross.png
0 → 100644

773 Bytes
static/play.png
0 → 100644

5.19 KB
static/stop.png
0 → 100644

4.46 KB
utils/common.css
0 → 100644
Please
register
or
sign in
to comment