bug
This commit is contained in:
		| @@ -52,13 +52,13 @@ export default { | ||||
|         { | ||||
|           title: '音频录制', | ||||
|           text: '音频文件的录制', | ||||
|           path: './AppResourcesManage/addPlay?type=1', | ||||
|           path: '../AppResourcesManage/addPlay?type=1', | ||||
|           imgUrl: require('./img/bigHorn-icon33@2x.png'), | ||||
|           bgClass: 'bg-E5B565' | ||||
|         }, | ||||
|         { | ||||
|           title: '媒资管理', | ||||
|           path: './AppResourcesManage/AppResourcesManage', | ||||
|           path: '../AppResourcesManage/AppResourcesManage', | ||||
|           text: '支持音频文件和录音内容添加', | ||||
|           imgUrl: require('./img/bigHorn-icon44@2x.png'), | ||||
|           bgClass: 'bg-F19661' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user