|
@@ -1,5 +1,6 @@
|
|
|
<template>
|
|
<template>
|
|
|
<view class="latest-content_box">
|
|
<view class="latest-content_box">
|
|
|
|
|
+ <!-- 为了方便审核 showGlInfo == 0 showGlInfo应该等于0 -->
|
|
|
<view class="shop-list_box" v-if="showGlInfo == 0">
|
|
<view class="shop-list_box" v-if="showGlInfo == 0">
|
|
|
<template v-if="!$util.isEmpty(list)">
|
|
<template v-if="!$util.isEmpty(list)">
|
|
|
<view
|
|
<view
|