Commit 30a12c28 authored by xishifeng's avatar xishifeng

补充

parent 4367df3f
...@@ -127,8 +127,8 @@ ...@@ -127,8 +127,8 @@
</tbody> </tbody>
</table> </table>
</section> </section>
<section v-else-if="dataCode==102">查看数量已达上限</section> <section v-if="dataCode==102">查看数量已达上限</section>
<section v-else></section> <section v-if="dataCode!=200"></section>
</main> </main>
</div> </div>
<script src="/app/js/libs/require.min.js" data-js="/app/js/shop_detail_pc.js" data-main="/app/js/main" data-norem="yes" defer async="true"></script> <script src="/app/js/libs/require.min.js" data-js="/app/js/shop_detail_pc.js" data-main="/app/js/main" data-norem="yes" defer async="true"></script>
......
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