提交
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": { | ||
"sass": "^1.58.1", | ||
"sass-loader": "^13.2.0", | ||
"vuex": "^4.1.0" | ||
}, | ||
"uni-app": { | ||
"scripts": { | ||
"custom-dev": { | ||
"title": "新人力微信小程序开发版", | ||
"env": { | ||
"UNI_PLATFORM": "mp-weixin", | ||
"UNI_BASE_ENV": "development", | ||
"UNI_BASE_URL": "http://192.168.0.182:8996", | ||
"UNI_BASE_API": "/custom" | ||
}, | ||
"define": { | ||
"CUSTOM-DEV": true | ||
} | ||
}, | ||
"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 | ||
} | ||
} | ||
} | ||
"id": "chengpeng-audio", | ||
"name": "音频播放器", | ||
"version": "2.0.3", | ||
"description": "音频播放器组件,支持跳转进度", | ||
"keywords": [ | ||
"音频", | ||
"音频播放器", | ||
"audio", | ||
"音乐", | ||
"跳转" | ||
], | ||
"dcloudext": { | ||
"category": [ | ||
"前端组件", | ||
"通用组件" | ||
] | ||
} | ||
} | ||
\ No newline at end of file |
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