SPA.PhoneBook icon indicating copy to clipboard operation
SPA.PhoneBook copied to clipboard

基于SPA做的电话薄项目,Angular

Results 3 SPA.PhoneBook issues
Sort by recently updated
recently updated
newest added

![default](https://user-images.githubusercontent.com/26531688/42076397-90949a06-7ba7-11e8-8f8c-49334f7a47a1.png)

The 'MySQLNumberTypeMapping' does not support value conversions. Support for value conversions typically requires changes in the database provider.

下图为WEB端控制台,页面加载正常,点击菜单无反应无报错。 ![01](https://user-images.githubusercontent.com/16860072/40296896-a079fdd6-5d10-11e8-81c8-280bad56bad8.png) 下图为WEB项目终端控制台,无报错。 ![02](https://user-images.githubusercontent.com/16860072/40296897-a0c0b4ba-5d10-11e8-8344-94d001c90bbe.png) 下图为一些组件的版号。 ![03](https://user-images.githubusercontent.com/16860072/40296898-a10569c0-5d10-11e8-8f8d-3104708e9efe.png) 运行环境是一台台式PC,上面有很多历史项目(NG1),不知是否有影响。 Node.js下载10.X版本后发现问题,卸载重装8.X版本,yarn upgrade,问题依旧。 重启电脑,问题依旧。angular-cli升级,问题依旧。