...
|
...
|
@@ -17,9 +17,9 @@ const serviceApi = new ServiceAPI(); |
|
|
* @param undefined
|
|
|
* @return {Object} 配置对象
|
|
|
*/
|
|
|
//const commonConfig = () => ({
|
|
|
// const commonConfig = () => ({
|
|
|
// title: 'girls'
|
|
|
//});
|
|
|
// });
|
|
|
|
|
|
exports.getContent = () => {
|
|
|
let data = sign.apiSign({
|
...
|
...
|
|