export default { 'search': { 'placeholder': { 'device_code': 'Please enter the device number you want to search for', 'method': 'Please enter the name of the method you want to search for', 'status_code': 'Please enter the status code you want to search for', 'requestparam': 'Please enter the request parameters you want to search for', 'responseparam': 'Please enter the return parameters you want to search for', 'blurry': 'Please enter the details of the content you want to search for', 'reach': 'to' }, 'shortcuts': { 'week': 'Last week', 'month': 'Last month', 'month3': 'In the past three months' } } }