1.bug
收货样式没有写:
2.点击结算没有运行
有可能是HbuildX没有运行
3.idea提示不支持发行版本13
解决方法:
点击setting:
按照build,Executeion,Deployment--Compiler--Java Compiler,在右边界面把Project bytecode version和Target bytecode Version都改成对应的jdk版本保存。
之后修改project-setting
点击后将两个版本改成一样就行:
运行成功
4.Cannot find name 'template' 如何解决
第一步:打开设置
第二步:把这三个选项给取消掉。
5.ERROR in ./src/router/index.js 5:0-53
Module not found: Error: [CaseSensitivePathsPlugin] C:\Users\Administrator\Desktop\智慧系统\wisdom_system\src\components\tabBar\Xingluoqi.vue does not match the corresponding path on disk Xingluoqi.Vue.
Vue不能大写。