Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
member
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
member
member
Commits
d3f1af58
Commit
d3f1af58
authored
Jul 29, 2022
by
曾经
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
结构调整
parent
63983b41
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
21 additions
and
21 deletions
+21
-21
abnormal-member.js
...s/abnormal-member/abnormal-member-list/abnormal-member.js
+5
-5
abnormal-member.less
...abnormal-member/abnormal-member-list/abnormal-member.less
+0
-0
abnormal-member.vue
.../abnormal-member/abnormal-member-list/abnormal-member.vue
+12
-12
abnormal-setting.js
...bers/abnormal-member/abnormal-setting/abnormal-setting.js
+2
-2
abnormal-setting.less
...rs/abnormal-member/abnormal-setting/abnormal-setting.less
+0
-0
abnormal-setting.vue
...ers/abnormal-member/abnormal-setting/abnormal-setting.vue
+0
-0
fieldsSettingDialog.vue
...abnormal-member/components/dialog/fieldsSettingDialog.vue
+0
-0
freeze.vue
...echatmembers/abnormal-member/components/dialog/freeze.vue
+0
-0
number-input.vue
...wechatmembers/abnormal-member/components/number-input.vue
+0
-0
index.js
src/router/index.js
+2
-2
No files found.
src/components/wechatmembers/abnormal-member-list/abnormal-member.js
→
src/components/wechatmembers/abnormal-member
/abnormal-member
-list/abnormal-member.js
View file @
d3f1af58
...
...
@@ -4,13 +4,13 @@ import {
checkFalse
,
checkStatus
,
checkSuccess
}
from
"../../../../static/js/checkStatus"
;
}
from
"../../../../
../
static/js/checkStatus"
;
import
authMethods
from
"@/mixins/auth"
;
import
defaultImg
from
"../../../../static/img/default.png"
;
import
defaultImg
from
"../../../../
../
static/img/default.png"
;
import
{
formatLongTime
}
from
"@/utils/utils"
;
import
FreezeDialog
from
"./components/dialog/freeze.vue"
;
import
MemberFieldsDialog
from
"./components/dialog/fieldsSettingDialog.vue"
;
import
ExportFieldsDialog
from
"./components/dialog/fieldsSettingDialog.vue"
;
import
FreezeDialog
from
".
.
/components/dialog/freeze.vue"
;
import
MemberFieldsDialog
from
".
.
/components/dialog/fieldsSettingDialog.vue"
;
import
ExportFieldsDialog
from
".
.
/components/dialog/fieldsSettingDialog.vue"
;
export
default
{
name
:
"forzenlist"
,
components
:
{
...
...
src/components/wechatmembers/abnormal-member-list/abnormal-member.less
→
src/components/wechatmembers/abnormal-member
/abnormal-member
-list/abnormal-member.less
View file @
d3f1af58
File moved
src/components/wechatmembers/abnormal-member-list/abnormal-member.vue
→
src/components/wechatmembers/abnormal-member
/abnormal-member
-list/abnormal-member.vue
View file @
d3f1af58
...
...
@@ -156,37 +156,37 @@
<img
class=
"channel-icon"
v-if=
"channel.parentSourceCode == 1100"
src=
"../../../../static/img/channel-icon/weixin-1.png"
src=
"../../../../
../
static/img/channel-icon/weixin-1.png"
alt=
""
/>
<img
class=
"channel-icon"
v-if=
"channel.parentSourceCode == 1600"
src=
"../../../../static/img/channel-icon/xiaochengxu-1.png"
src=
"../../../../
../
static/img/channel-icon/xiaochengxu-1.png"
alt=
""
/>
<img
class=
"channel-icon"
v-if=
"channel.parentSourceCode == 1700"
src=
"../../../../static/img/channel-icon/qiyeweixin-1.png"
src=
"../../../../
../
static/img/channel-icon/qiyeweixin-1.png"
alt=
""
/>
<img
class=
"channel-icon"
v-if=
"channel.parentSourceCode == 1303"
src=
"../../../../static/img/channel-icon/weimen-1.png"
src=
"../../../../
../
static/img/channel-icon/weimen-1.png"
alt=
""
/>
<img
class=
"channel-icon"
v-if=
"channel.parentSourceCode == 1302"
src=
"../../../../static/img/channel-icon/tianmao-1.png"
src=
"../../../../
../
static/img/channel-icon/tianmao-1.png"
alt=
""
/>
<img
class=
"channel-icon"
v-if=
"channel.parentSourceCode == 1304"
src=
"../../../../static/img/channel-icon/douyin-1.png"
src=
"../../../../
../
static/img/channel-icon/douyin-1.png"
alt=
""
/>
</
template
>
...
...
@@ -194,37 +194,37 @@
<img
class=
"channel-icon"
v-if=
"channel.parentSourceCode == 1100"
src=
"../../../../static/img/channel-icon/weixin-2.png"
src=
"../../../../
../
static/img/channel-icon/weixin-2.png"
alt=
""
/>
<img
class=
"channel-icon"
v-if=
"channel.parentSourceCode == 1600"
src=
"../../../../static/img/channel-icon/xiaochengxu-2.png"
src=
"../../../../
../
static/img/channel-icon/xiaochengxu-2.png"
alt=
""
/>
<img
class=
"channel-icon"
v-if=
"channel.parentSourceCode == 1700"
src=
"../../../../static/img/channel-icon/qiyeweixin-2.png"
src=
"../../../../
../
static/img/channel-icon/qiyeweixin-2.png"
alt=
""
/>
<img
class=
"channel-icon"
v-if=
"channel.parentSourceCode == 1303"
src=
"../../../../static/img/channel-icon/weimen-2.png"
src=
"../../../../
../
static/img/channel-icon/weimen-2.png"
alt=
""
/>
<img
class=
"channel-icon"
v-if=
"channel.parentSourceCode == 1302"
src=
"../../../../static/img/channel-icon/tianmao-2.png"
src=
"../../../../
../
static/img/channel-icon/tianmao-2.png"
alt=
""
/>
<img
class=
"channel-icon"
v-if=
"channel.parentSourceCode == 1304"
src=
"../../../../static/img/channel-icon/douyin-2.png"
src=
"../../../../
../
static/img/channel-icon/douyin-2.png"
alt=
""
/>
</
template
>
...
...
src/components/wechatmembers/abnormal-setting/abnormal-setting.js
→
src/components/wechatmembers/abnormal-
member/abnormal-
setting/abnormal-setting.js
View file @
d3f1af58
...
...
@@ -4,9 +4,9 @@ import {
checkFalse
,
checkStatus
,
checkSuccess
}
from
"../../../../static/js/checkStatus"
;
}
from
"../../../../
../
static/js/checkStatus"
;
import
AbnormalNumberInput
from
"./components/number-input.vue"
;
import
AbnormalNumberInput
from
".
.
/components/number-input.vue"
;
export
default
{
name
:
"AbnormalSetting"
,
...
...
src/components/wechatmembers/abnormal-setting/abnormal-setting.less
→
src/components/wechatmembers/abnormal-
member/abnormal-
setting/abnormal-setting.less
View file @
d3f1af58
File moved
src/components/wechatmembers/abnormal-setting/abnormal-setting.vue
→
src/components/wechatmembers/abnormal-
member/abnormal-
setting/abnormal-setting.vue
View file @
d3f1af58
File moved
src/components/wechatmembers/abnormal-member
-list
/components/dialog/fieldsSettingDialog.vue
→
src/components/wechatmembers/abnormal-member/components/dialog/fieldsSettingDialog.vue
View file @
d3f1af58
File moved
src/components/wechatmembers/abnormal-member
-list
/components/dialog/freeze.vue
→
src/components/wechatmembers/abnormal-member/components/dialog/freeze.vue
View file @
d3f1af58
File moved
src/components/wechatmembers/abnormal-
setting
/components/number-input.vue
→
src/components/wechatmembers/abnormal-
member
/components/number-input.vue
View file @
d3f1af58
File moved
src/router/index.js
View file @
d3f1af58
...
...
@@ -305,7 +305,7 @@ export const constantRouterMap = [
{
path
:
'/abnormal-member'
,
name
:
'/abnormal-member'
,
component
:
_import
(
'wechatmembers'
,
'abnormal-member-list/abnormal-member'
),
component
:
_import
(
'wechatmembers'
,
'abnormal-member
/abnormal-member
-list/abnormal-member'
),
meta
:
{
title
:
'异常会员列表'
,
},
...
...
@@ -313,7 +313,7 @@ export const constantRouterMap = [
{
path
:
'/abnormal-setting'
,
name
:
'/abnormal-setting'
,
component
:
_import
(
'wechatmembers'
,
'abnormal-setting/abnormal-setting'
),
component
:
_import
(
'wechatmembers'
,
'abnormal-
member/abnormal-
setting/abnormal-setting'
),
meta
:
{
title
:
'异常会员配置'
,
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment