This commit is contained in:
2022-06-17 17:16:47 +08:00
43 changed files with 296 additions and 608 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -23044,18 +23044,18 @@ var render = function() {
_c("v-uni-text", { attrs: { _i: 10 } }, [
_vm._v(_vm._$g(10, "t0-0"))
]),
_vm._v("点击复制")
_vm._$g(11, "i") ? [_vm._v("点击复制")] : _vm._e()
],
1
),
_c(
"v-uni-view",
{ staticClass: _vm._$g(11, "sc"), attrs: { _i: 11 } },
[_vm._v("扫码下载共力生态App")]
2
),
_c(
"v-uni-view",
{ staticClass: _vm._$g(12, "sc"), attrs: { _i: 12 } },
[_vm._v("扫码下载共力生态App")]
),
_c(
"v-uni-view",
{ staticClass: _vm._$g(13, "sc"), attrs: { _i: 13 } },
[_vm._v("邀请好友增加共力分增长")]
)
],
@@ -23064,12 +23064,12 @@ var render = function() {
],
1
),
_vm._$g(13, "i")
_vm._$g(14, "i")
? _c(
"v-uni-button",
{
staticClass: _vm._$g(13, "sc"),
attrs: { _i: 13 },
staticClass: _vm._$g(14, "sc"),
attrs: { _i: 14 },
on: {
click: function($event) {
return _vm.$handleViewEvent($event)
@@ -23084,10 +23084,10 @@ var render = function() {
),
_c(
"uni-popup",
{ ref: "popupShare", attrs: { _i: 14 } },
{ ref: "popupShare", attrs: { _i: 15 } },
[
_c("uni-popup-share", {
attrs: { _i: 15 },
attrs: { _i: 16 },
on: {
select: function($event) {
return _vm.$handleViewEvent($event)

Binary file not shown.

Binary file not shown.

View File

@@ -47,3 +47,5 @@
content: "\e602";
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long