Default.js 395 Bytes
Newer Older
zhoutian committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16


import Api from "~/service/Api";
import Utils from "~/utils/index"

export default {
    "fudref"                      :Utils.defaultFunction,
    "buysel" :Utils.defaultFunction,  //
    "ownbch" :Utils.defaultFunction,  //
    "ownref" :Utils.defaultFunction,   //
    "usrbch" :Utils.defaultFunction, //
    "credat":Utils.defaultFunction, 
    
    
}
//你可以添加自动default处理