const value_b = { num: 123, str: "测试" } export default value_b;