mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-01 22:50:44 +08:00
init
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
<template>
|
||||
<view class="shadow">
|
||||
斤斤计较
|
||||
</view>
|
||||
<view class="index">
|
||||
<view v-for="(item, index) in state.pages" :key="index">
|
||||
<template v-if="item.name == 'search'">
|
||||
|
||||
Reference in New Issue
Block a user