Commit efb6c708 by zhangzhen

细节优化

parent b3f5a0a8
......@@ -84,6 +84,7 @@
import {
getDictItem
} from "@/utils/tools.js"
import {dictList} from "@/api/index.js";
import moment from "@/common/moment";
export default {
data() {
......
......@@ -156,7 +156,7 @@
onShow() {
this.userAction = [
{
label:"订单",
label:"我的订单",
iconUrl:config.assetsPath+'/my_list_15.png',
routePath:"/pages/orderRecord/orderRecord",
type:"1",
......
......@@ -1628,7 +1628,8 @@
.part-left {
display: block;
width: 100%;
border-radius: 6upx;
overflow: hidden;
image {
display: block;
width: 100%;
......
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