links.js 224 B

1234567
  1. module.exports = {
  2. 'noticeList':'/pages/artical/list/list',
  3. 'identify': '/pages/share/flower/shareFlower',
  4. 'addImg': '/pages/image/add/add',
  5. 'scan': '/pages/func/scan/index',
  6. "qrcode": "/pages/func/qrcode/index",
  7. }