UserInformationTips.js 1.2 KB

123456
  1. module.exports = {
  2. changeRelationTitle: [{"content": ""}, {"content": "确定要和老板解约吗?"}, {"content": "确定要抢夺该艺人吗?"}, {"content": "确定要抢夺该艺人吗?"}, {"content": "确定要解雇该艺人吗?"}],
  3. relationSuccess: [{"image": ""}, {"image": "userInformation/userinformation_redeem_success"}, {"image": "userInformation/userinformation_loot_success"}, {"image": "userInformation/userinformation_sign_success"}, {"image": "userInformation/userinformation_fire_success"}],
  4. relationFail: [{"image": ""}, {"image": "userInformation/userinformation_redeem_fail"}, {"image": "userInformation/userinformation_loot_fail"}, {"image": "userInformation/userinformation_sign_fail"}, {"image": "userInformation/userinformation_fire_fail"}],
  5. relationFail805: [{"content": ""}, {"content": "<color=#f73939>金币不足</c>,赚到更多的金币\n再来解约吧~"}, {"content": "<color=#f73939>金币不足</c>,赚到更多的金币\n再来抢夺吧~"}, {"content": "<color=#f73939>金币不足</c>,赚到更多的金币\n再来抢夺吧~"}, {"content": "<color=#f73939>金币不足</c>,赚到更多的金币\n再来解雇吧~"}],
  6. }