Commit ad0b25a2 by 肖康

x

parent 8042a5fd
Showing with 5 additions and 4 deletions
......@@ -47,12 +47,13 @@
</template>
</li>
<li>
<template v-if="download">
<a href="/h5/view/#/user"><i class="icon iconfont icon-huiyuanzhongxin"></i>会员中心</a>
<!-- <template v-if="download">
<a href="/h5/view/#/user"><i class="icon iconfont icon-huiyuanzhongxin"></i>会员中心</a>
</template>
<template v-else>
<a href="/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download"><i class="icon iconfont icon-huiyuanzhongxin"></i>会员中心</a>
</template>
</template> -->
</li>
</ul>
</div>
......
......@@ -8,7 +8,7 @@
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
eval("__webpack_require__.r(__webpack_exports__);\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n name: 'menus',\n props: {\n color: {\n type: String,\n default: '#666'\n },\n download: {\n type: Boolean,\n default: true\n }\n },\n data: function data() {\n return {\n flag: false\n };\n }\n});\n\n//# sourceURL=webpack:///./src/views/common/Menu.vue?./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options");
eval("__webpack_require__.r(__webpack_exports__);\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n name: 'menus',\n props: {\n color: {\n type: String,\n default: '#666'\n },\n download: {\n type: Boolean,\n default: true\n }\n },\n data: function data() {\n return {\n flag: false\n };\n }\n});\n\n//# sourceURL=webpack:///./src/views/common/Menu.vue?./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options");
/***/ }),
......@@ -20,7 +20,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n//\n//\n//\n//\n//\n//\n//\n/
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"render\", function() { return render; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"staticRenderFns\", function() { return staticRenderFns; });\nvar render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"div\", [\n _vm.flag\n ? _c(\"div\", {\n staticClass: \"menu-fade\",\n on: {\n click: function($event) {\n _vm.flag = false\n }\n }\n })\n : _vm._e(),\n _c(\"div\", { staticClass: \"menu clr\" }, [\n _c(\"b\", {\n staticClass: \"iconfont icon-liedanbiao fr\",\n style: { color: _vm.color },\n on: {\n click: function($event) {\n _vm.flag = !_vm.flag\n }\n }\n }),\n _vm.flag\n ? _c(\"div\", [\n _c(\"i\", { staticClass: \"popover-arrow\" }),\n _c(\"ul\", { staticClass: \"menu-view\" }, [\n _c(\"li\", [_vm.download ? [_vm._m(0)] : [_vm._m(1)]], 2),\n _c(\"li\", [_vm.download ? [_vm._m(2)] : [_vm._m(3)]], 2),\n _c(\"li\", [_vm.download ? [_vm._m(4)] : [_vm._m(5)]], 2),\n _c(\"li\", [_vm.download ? [_vm._m(6)] : [_vm._m(7)]], 2),\n _c(\n \"li\",\n { staticClass: \"mui-table-view-cell\" },\n [_vm.download ? [_vm._m(8)] : [_vm._m(9)]],\n 2\n ),\n _c(\"li\", [_vm.download ? [_vm._m(10)] : [_vm._m(11)]], 2)\n ])\n ])\n : _vm._e()\n ])\n ])\n}\nvar staticRenderFns = [\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"a\", { attrs: { href: \"/\" } }, [\n _c(\"i\", { staticClass: \"icon iconfont icon-shouye\" }),\n _vm._v(\"首页\")\n ])\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n {\n attrs: {\n href: \"/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download\"\n }\n },\n [_c(\"i\", { staticClass: \"icon iconfont icon-shouye\" }), _vm._v(\"首页\")]\n )\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"a\", { attrs: { href: \"/h5/view/#/lxshop\" } }, [\n _c(\"i\", { staticClass: \"icon iconfont icon-lianying\" }),\n _vm._v(\"品牌商城\")\n ])\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n {\n attrs: {\n href: \"/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download\"\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont icon-lianying\" }),\n _vm._v(\"品牌商城\")\n ]\n )\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"a\", { attrs: { href: \"/h5/view/#/product\" } }, [\n _c(\"i\", { staticClass: \"icon iconfont icon-liexinziying\" }),\n _vm._v(\"猎芯现货\")\n ])\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n {\n attrs: {\n href: \"/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download\"\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont icon-liexinziying\" }),\n _vm._v(\"猎芯现货\")\n ]\n )\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"a\", { attrs: { href: \"/h5/view/#/brand\" } }, [\n _c(\"i\", { staticClass: \"icon iconfont icon-pinpai\" }),\n _vm._v(\"品牌之家\")\n ])\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n {\n attrs: {\n href: \"/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download\"\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont icon-pinpai\" }),\n _vm._v(\"品牌之家\")\n ]\n )\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n { staticClass: \"zytabgo\", attrs: { href: \"/h5/view/#/joincart\" } },\n [\n _c(\"i\", { staticClass: \"icon iconfont icon-gouwuche1\" }),\n _vm._v(\"购物车\")\n ]\n )\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n {\n staticClass: \"zytabgo\",\n attrs: {\n href: \"/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download\"\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont icon-gouwuche1\" }),\n _vm._v(\"购物车\")\n ]\n )\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"a\", { attrs: { href: \"/h5/view/#/user\" } }, [\n _c(\"i\", { staticClass: \"icon iconfont icon-huiyuanzhongxin\" }),\n _vm._v(\"会员中心\")\n ])\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n {\n attrs: {\n href: \"/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download\"\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont icon-huiyuanzhongxin\" }),\n _vm._v(\"会员中心\")\n ]\n )\n }\n]\nrender._withStripped = true\n\n\n\n//# sourceURL=webpack:///./src/views/common/Menu.vue?./node_modules/cache-loader/dist/cjs.js?%7B%22cacheDirectory%22:%22node_modules/.cache/vue-loader%22,%22cacheIdentifier%22:%2231d626a0-vue-loader-template%22%7D!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options");
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"render\", function() { return render; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"staticRenderFns\", function() { return staticRenderFns; });\nvar render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"div\", [\n _vm.flag\n ? _c(\"div\", {\n staticClass: \"menu-fade\",\n on: {\n click: function($event) {\n _vm.flag = false\n }\n }\n })\n : _vm._e(),\n _c(\"div\", { staticClass: \"menu clr\" }, [\n _c(\"b\", {\n staticClass: \"iconfont icon-liedanbiao fr\",\n style: { color: _vm.color },\n on: {\n click: function($event) {\n _vm.flag = !_vm.flag\n }\n }\n }),\n _vm.flag\n ? _c(\"div\", [\n _c(\"i\", { staticClass: \"popover-arrow\" }),\n _c(\"ul\", { staticClass: \"menu-view\" }, [\n _c(\"li\", [_vm.download ? [_vm._m(0)] : [_vm._m(1)]], 2),\n _c(\"li\", [_vm.download ? [_vm._m(2)] : [_vm._m(3)]], 2),\n _c(\"li\", [_vm.download ? [_vm._m(4)] : [_vm._m(5)]], 2),\n _c(\"li\", [_vm.download ? [_vm._m(6)] : [_vm._m(7)]], 2),\n _c(\n \"li\",\n { staticClass: \"mui-table-view-cell\" },\n [_vm.download ? [_vm._m(8)] : [_vm._m(9)]],\n 2\n ),\n _vm._m(10)\n ])\n ])\n : _vm._e()\n ])\n ])\n}\nvar staticRenderFns = [\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"a\", { attrs: { href: \"/\" } }, [\n _c(\"i\", { staticClass: \"icon iconfont icon-shouye\" }),\n _vm._v(\"首页\")\n ])\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n {\n attrs: {\n href: \"/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download\"\n }\n },\n [_c(\"i\", { staticClass: \"icon iconfont icon-shouye\" }), _vm._v(\"首页\")]\n )\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"a\", { attrs: { href: \"/h5/view/#/lxshop\" } }, [\n _c(\"i\", { staticClass: \"icon iconfont icon-lianying\" }),\n _vm._v(\"品牌商城\")\n ])\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n {\n attrs: {\n href: \"/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download\"\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont icon-lianying\" }),\n _vm._v(\"品牌商城\")\n ]\n )\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"a\", { attrs: { href: \"/h5/view/#/product\" } }, [\n _c(\"i\", { staticClass: \"icon iconfont icon-liexinziying\" }),\n _vm._v(\"猎芯现货\")\n ])\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n {\n attrs: {\n href: \"/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download\"\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont icon-liexinziying\" }),\n _vm._v(\"猎芯现货\")\n ]\n )\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"a\", { attrs: { href: \"/h5/view/#/brand\" } }, [\n _c(\"i\", { staticClass: \"icon iconfont icon-pinpai\" }),\n _vm._v(\"品牌之家\")\n ])\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n {\n attrs: {\n href: \"/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download\"\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont icon-pinpai\" }),\n _vm._v(\"品牌之家\")\n ]\n )\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n { staticClass: \"zytabgo\", attrs: { href: \"/h5/view/#/joincart\" } },\n [\n _c(\"i\", { staticClass: \"icon iconfont icon-gouwuche1\" }),\n _vm._v(\"购物车\")\n ]\n )\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"a\",\n {\n staticClass: \"zytabgo\",\n attrs: {\n href: \"/v3/login?referer=%2fh5%2fview%2f%23%2fdownoad&from=download\"\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont icon-gouwuche1\" }),\n _vm._v(\"购物车\")\n ]\n )\n },\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"li\", [\n _c(\"a\", { attrs: { href: \"/h5/view/#/user\" } }, [\n _c(\"i\", { staticClass: \"icon iconfont icon-huiyuanzhongxin\" }),\n _vm._v(\"会员中心\")\n ])\n ])\n }\n]\nrender._withStripped = true\n\n\n\n//# sourceURL=webpack:///./src/views/common/Menu.vue?./node_modules/cache-loader/dist/cjs.js?%7B%22cacheDirectory%22:%22node_modules/.cache/vue-loader%22,%22cacheIdentifier%22:%2231d626a0-vue-loader-template%22%7D!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options");
/***/ }),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment