| | |
| | | }; |
| | | |
| | | const m_RequestDataObj = { |
| | | 1: { requestPath: 'static/EecProductData/Pump.json' }, |
| | | 2: { requestPath: 'static/EecProductData/AirCompressor.json' }, |
| | | 3: { requestPath: 'static/EecProductData/Fan.json' }, |
| | | 4: { requestPath: 'static/EecProductData/WaterChiller.json' }, |
| | | 5: { requestPath: 'static/EecProductData/PowerTransformer.json' }, |
| | | 6: { requestPath: 'static/EecProductData/IndustrialBoiler.json' }, |
| | | 7: { requestPath: 'static/EecProductData/ElectricMachinery.json' }, |
| | | 1: { requestPath: 'static/EecProductData/Pump.json?v=' + new Date().getTime() }, |
| | | 2: { requestPath: 'static/EecProductData/AirCompressor.json?v=' + new Date().getTime() }, |
| | | 3: { requestPath: 'static/EecProductData/Fan.json?v=' + new Date().getTime() }, |
| | | 4: { requestPath: 'static/EecProductData/WaterChiller.json?v=' + new Date().getTime() }, |
| | | 5: { requestPath: 'static/EecProductData/PowerTransformer.json?v=' + new Date().getTime() }, |
| | | 6: { requestPath: 'static/EecProductData/IndustrialBoiler.json?v=' + new Date().getTime() }, |
| | | 7: { requestPath: 'static/EecProductData/ElectricMachinery.json?v=' + new Date().getTime() }, |
| | | }; |
| | | |
| | | // 源数据 |