...
|
...
|
@@ -281,7 +281,6 @@ |
|
|
import shoppingBag from 'component/product/shopping-bag.vue';
|
|
|
import operationBar from './operation-bar.vue';
|
|
|
import 'common/back-top';
|
|
|
import 'vue-swipe/dist/vue-swipe.css';
|
|
|
|
|
|
|
|
|
const app = $('#app');
|
...
|
...
|
@@ -791,4 +790,4 @@ |
|
|
padding: 0;
|
|
|
background-color: #000;
|
|
|
}
|
|
|
</style> |
|
|
\ No newline at end of file |
|
|
</style> |
...
|
...
|
|