window.NOMADRO_DATA = { brand: 'nomadro', tagline: '用一行代码环游世界', note: '小红书小程序无法联网,本包为纯前端离线资料', destinations: [ { slug: 'chiang-mai', name: '清迈', country: '泰国', cost: 4500, speed: 80, rating: 4.7, tagline: '咖啡与 coworking' }, { slug: 'bali', name: '巴厘岛', country: '印尼', cost: 6000, speed: 60, rating: 4.5, tagline: '海边远程' }, { slug: 'lisbon', name: '里斯本', country: '葡萄牙', cost: 12000, speed: 120, rating: 4.6, tagline: '欧洲数字游民枢纽' }, { slug: 'da-nang', name: '岘港', country: '越南', cost: 5000, speed: 90, rating: 4.4, tagline: '性价比海岸' }, { slug: 'mexico-city', name: '墨西哥城', country: '墨西哥', cost: 9000, speed: 70, rating: 4.3, tagline: '美食与时区友好' }, { slug: 'bangkok', name: '曼谷', country: '泰国', cost: 5500, speed: 100, rating: 4.5, tagline: '交通便利大城' } ], tips: [ '先定预算与签证天数,再选城市。', '到站第一周优先搞定住宿、SIM 与 coworking。', '同城活动是认识同行最快的方式。', '完整功能请打开 nomadweb.nomadro.com(本包离线不可请求网络)。' ] };