This commit is contained in:
2022-06-09 09:14:34 +08:00
17 changed files with 32 additions and 41 deletions

View File

@@ -3154,15 +3154,7 @@ var render = function() {
: [
_c(
"v-uni-view",
{
staticClass: _vm._$g(16, "sc"),
attrs: { _i: 16 },
on: {
click: function($event) {
return _vm.$handleViewEvent($event)
}
}
},
{ staticClass: _vm._$g(16, "sc"), attrs: { _i: 16 } },
[_vm._v("未登录")]
)
]