接入uni云

This commit is contained in:
唐明明
2021-07-23 15:26:20 +08:00
parent 8407323932
commit 1ac15128db
21 changed files with 1093 additions and 3943 deletions

View File

@@ -229,25 +229,7 @@ var render = function() {
var _vm = this
var _h = _vm.$createElement
var _c = _vm._self._c || _h
return _c(
"v-uni-view",
{ staticClass: _vm._$g(0, "sc"), attrs: { _i: 0 } },
[
_c(
"v-uni-button",
{
attrs: { type: "default", _i: 1 },
on: {
click: function($event) {
return _vm.$handleViewEvent($event)
}
}
},
[_vm._v("登录")]
)
],
1
)
return _c("v-uni-view", { staticClass: _vm._$g(0, "sc"), attrs: { _i: 0 } })
}
var recyclableRender = false
var staticRenderFns = []
@@ -619,7 +601,7 @@ var render = function() {
var _c = _vm._self._c || _h
return _c(
"v-uni-view",
{ attrs: { _i: 0 } },
{ staticClass: _vm._$g(0, "sc"), attrs: { _i: 0 } },
[
_c(
"v-uni-button",