Commit d39c0ce4 authored by 黄奎's avatar 黄奎

页面修改

parent 8e7e1891
......@@ -64,7 +64,7 @@
<template>
<view class="koraActivity">
<view class="categray_Brand">
贸易活动
会展活动
</view>
<view class="koraActivityContent">
<view class="activeList" v-for="(item,index) in dataList" @click="goDetail(item)">
......
......@@ -86,9 +86,10 @@
<script>
export default {
//投资列表
data() {
return {
pageTitle: "投资列表",
pageTitle: "招商申请",
msg:{
pageIndex: 1,
pageSize: 10,
......
......@@ -86,9 +86,10 @@
<script>
export default {
//采购列表
data() {
return {
pageTitle: "采购列表",
pageTitle: "我的申请",
msg:{
pageIndex: 1,
pageSize: 10,
......
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