diff --git a/src/views/home/work/components/myapp.vue b/src/views/home/work/components/myapp.vue new file mode 100644 index 00000000..fea7035e --- /dev/null +++ b/src/views/home/work/components/myapp.vue @@ -0,0 +1,136 @@ + + + + + diff --git a/src/views/home/work/index.vue b/src/views/home/work/index.vue index ea3eeb55..2c512666 100644 --- a/src/views/home/work/index.vue +++ b/src/views/home/work/index.vue @@ -2,28 +2,9 @@ - - -
    -
  • - - -

    空白模板

    -
    -
  • -
  • - - -

    统计列表

    -
    -
  • -
  • - - -

    日历计划

    -
    -
  • -
+ + +
@@ -31,26 +12,26 @@ diff --git a/src/views/userCenter/login.vue b/src/views/userCenter/login.vue index 57a6a67d..4c648b48 100644 --- a/src/views/userCenter/login.vue +++ b/src/views/userCenter/login.vue @@ -151,6 +151,7 @@ created: function() { this.$TOOL.data.remove("user") this.$TOOL.data.remove("grid") + this.$TOOL.data.remove("my-mods") this.$store.commit("clearViewTags") this.$store.commit("clearKeepLive") this.$store.commit("clearIframeList")