mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-07 23:57:20 +08:00
init
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<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