[优惠券跳转商品确认页面需要跟小程序一直,可以选择优惠券]
This commit is contained in:
4
main.js
4
main.js
@@ -13,7 +13,9 @@ import uView from "uview-ui";
|
|||||||
Vue.use(uView);
|
Vue.use(uView);
|
||||||
|
|
||||||
const app = new Vue({
|
const app = new Vue({
|
||||||
...App
|
...App
|
||||||
|
|
||||||
|
|
||||||
})
|
})
|
||||||
Vue.component('no-list',noList)
|
Vue.component('no-list',noList)
|
||||||
//v1.3.5起 H5端 你应该去除原有的app.$mount();使用路由自带的渲染方式
|
//v1.3.5起 H5端 你应该去除原有的app.$mount();使用路由自带的渲染方式
|
||||||
|
|||||||
8
unpackage/dist/dev/app-plus/app-service.js
vendored
8
unpackage/dist/dev/app-plus/app-service.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user