- "use strict";
- const qing = "/static/images/qing.png";
- const order1 = "/static/images/order1.png";
- const order2 = "/static/images/order2.png";
- const order3 = "/static/images/order3.png";
- const order4 = "/static/images/order4.png";
- const _imports_0 = "/static/images/logo.png";
- exports._imports_0 = _imports_0;
- exports.order1 = order1;
- exports.order2 = order2;
- exports.order3 = order3;
- exports.order4 = order4;
- exports.qing = qing;
|