Commit 8c2304c3 by zhangmeng

add:卡券门店修改

parent 056369ae
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=./static/img/favicon.ico><title>GIC后台</title><link rel=stylesheet type=text/css href=static/css/iconfont.css><link rel=stylesheet type=text/css href=static/css/common.css><link href=/marketing/static/css/app.0f5e134289ef300afd562176f1a625a4.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/marketing/static/js/manifest.0a85049e489e85ac5f0a.js></script><script type=text/javascript src=/marketing/static/js/vendor.779f07208635c5c1ba1d.js></script><script type=text/javascript src=/marketing/static/js/app.1df20c7a3170c421e892.js></script></body></html>
\ No newline at end of file
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=./static/img/favicon.ico><title>GIC后台</title><link rel=stylesheet type=text/css href=static/css/iconfont.css><link rel=stylesheet type=text/css href=static/css/common.css><link href=/marketing/static/css/app.bf6792b15ed6ea93124aea4b7a90df8c.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/marketing/static/js/manifest.0a85049e489e85ac5f0a.js></script><script type=text/javascript src=/marketing/static/js/vendor.fc6b7e10cb9b79ccb999.js></script><script type=text/javascript src=/marketing/static/js/app.cd7dc9ea40e888897c12.js></script></body></html>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -447,9 +447,9 @@
}
},
"@gic-test/vue-gic-store-new": {
"version": "1.3.2",
"resolved": "http://www.gicdev.com:7001/@gic-test/vue-gic-store-new/download/@gic-test/vue-gic-store-new-1.3.2.tgz",
"integrity": "sha1-vDRAmsy39B40ilagP41H4eBvglE=",
"version": "1.3.3",
"resolved": "http://www.gicdev.com:7001/@gic-test/vue-gic-store-new/download/@gic-test/vue-gic-store-new-1.3.3.tgz",
"integrity": "sha1-Y74zQJnShHZLjRaPvwuETUjjsG4=",
"requires": {
"axios": "^0.18.0",
"qs": "^6.5.2",
......
......@@ -16,7 +16,7 @@ import vueGicPeople from '@gic-test/vue-gic-people/src/lib';
import vueGicConfirmPeople from '@gic-test/vue-gic-confirm-people/src/lib';
import vueGicImgPreview from '@gic-test/vue-gic-img-preview';
import vueGicMemberGroup from '@gic-test/vue-gic-member-group/src/lib';
import { gicStoreCard } from '@gic-test/vue-gic-store-new';
import { gicStoreCard } from '@gic-test/vue-gic-store-new/src/lib';
import packele from 'packele';
Vue.config.productionTip = false;
Vue.use(packele);
......
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 to comment