Module ‘“xx.vue“‘ has no default export.Vetur(1192)
使用Vue3测试时有如下代码:
使用Vue3测试时有如下代码:
#match default route
location = / {
设置默认租户导航,当访问根路径时重定向到默认租户
rewrite ^.*$ /demo/ permanent;
}
data数据
Page({
data: {
arrs:[
{ text: '0测试', value: 0 },
{ text: '1测试', value: 1 },
{ text: '2测试', value: 2 },
{ text: '3测试', value: 3 },
{ text: '4测试', value: 4 },
{ text: '5测试', value: 5 },
],
obj: {
id: "202346191613493564",
height: '20cm',
name: "测试obj"
},
}
)}
在执行sql建表脚本时,出现了“invalid default value for ‘end_date’ ”错误,导致脚本执行失败。
错误提示:The server requested authentication method unknown to the client [caching_sha2_password]