Browse Source

修改页面标题为中文

zyh
gaoxs 5 years ago
parent
commit
3fd227f0eb
  1. 124
      pages.json

124
pages.json

@ -3,37 +3,37 @@
{ {
"path": "pages/Loading/index", "path": "pages/Loading/index",
"style": { "style": {
"navigationBarTitleText": "Loading" "navigationBarTitleText": "yshop商城"
} }
}, },
{ {
"path": "pages/authorization/index", "path": "pages/authorization/index",
"style": { "style": {
"navigationBarTitleText": "authorization" "navigationBarTitleText": "微信授权"
} }
}, },
{ {
"path": "pages/user/Login/index", "path": "pages/user/Login/index",
"style": { "style": {
"navigationBarTitleText": "Login" "navigationBarTitleText": "登录"
} }
}, },
{ {
"path": "pages/user/Register/index", "path": "pages/user/Register/index",
"style": { "style": {
"navigationBarTitleText": "Register" "navigationBarTitleText": "注册"
} }
}, },
{ {
"path": "pages/user/RetrievePassword/index", "path": "pages/user/RetrievePassword/index",
"style": { "style": {
"navigationBarTitleText": "RetrievePassword" "navigationBarTitleText": "重置密码"
} }
}, },
{ {
"path": "pages/launch/index", "path": "pages/launch/index",
"style": { "style": {
"navigationBarTitleText": "launch" "navigationBarTitleText": "首页"
} }
}, },
{ {
@ -45,265 +45,265 @@
{ {
"path": "pages/shop/GoodSearch/index", "path": "pages/shop/GoodSearch/index",
"style": { "style": {
"navigationBarTitleText": "GoodSearch" "navigationBarTitleText": "搜索商品"
} }
}, },
{ {
"path": "pages/shop/GoodsClass/index", "path": "pages/shop/GoodsClass/index",
"style": { "style": {
"navigationBarTitleText": "GoodsClass" "navigationBarTitleText": "商品分类"
} }
}, },
{ {
"path": "pages/shop/ShoppingCart/index", "path": "pages/shop/ShoppingCart/index",
"style": { "style": {
"navigationBarTitleText": "ShoppingCart" "navigationBarTitleText": "购物车"
} }
}, },
{ {
"path": "pages/shop/GoodsList/index", "path": "pages/shop/GoodsList/index",
"style": { "style": {
"navigationBarTitleText": "GoodsList" "navigationBarTitleText": "商品列表"
} }
}, },
{ {
"path": "pages/NotDefined/index", "path": "pages/NotDefined/index",
"style": { "style": {
"navigationBarTitleText": "NotDefined" "navigationBarTitleText": "404"
} }
}, },
{ {
"path": "pages/user/User/index", "path": "pages/user/User/index",
"style": { "style": {
"navigationBarTitleText": "User" "navigationBarTitleText": "我的"
} }
}, },
{ {
"path": "pages/shop/GoodsCollection/index", "path": "pages/shop/GoodsCollection/index",
"style": { "style": {
"navigationBarTitleText": "GoodsCollection" "navigationBarTitleText": "商品收藏"
} }
}, },
{ {
"path": "pages/shop/news/NewsDetail/index", "path": "pages/shop/news/NewsDetail/index",
"style": { "style": {
"navigationBarTitleText": "NewsDetail" "navigationBarTitleText": "新闻详情"
} }
}, },
{ {
"path": "pages/shop/news/NewsList/index", "path": "pages/shop/news/NewsList/index",
"style": { "style": {
"navigationBarTitleText": "NewsList" "navigationBarTitleText": "新闻列表"
} }
}, },
{ {
"path": "pages/shop/EvaluateList/index", "path": "pages/shop/EvaluateList/index",
"style": { "style": {
"navigationBarTitleText": "EvaluateList" "navigationBarTitleText": "评价列表"
} }
}, },
{ {
"path": "pages/shop/GoodsEvaluate/index", "path": "pages/shop/GoodsEvaluate/index",
"style": { "style": {
"navigationBarTitleText": "GoodsEvaluate" "navigationBarTitleText": "商品评价"
} }
}, },
{ {
"path": "pages/shop/GoodsPromotion/index", "path": "pages/shop/GoodsPromotion/index",
"style": { "style": {
"navigationBarTitleText": "GoodsPromotion" "navigationBarTitleText": "促销商品"
} }
}, },
{ {
"path": "pages/shop/HotNewGoods/index", "path": "pages/shop/HotNewGoods/index",
"style": { "style": {
"navigationBarTitleText": "HotNewGoods" "navigationBarTitleText": "热门商品"
} }
}, },
{ {
"path": "pages/shop/GoodsCon/index", "path": "pages/shop/GoodsCon/index",
"style": { "style": {
"navigationBarTitleText": "GoodsCon" "navigationBarTitleText": "商品详情"
} }
}, },
{ {
"path": "pages/user/BindingPhone/index", "path": "pages/user/BindingPhone/index",
"style": { "style": {
"navigationBarTitleText": "BindingPhone" "navigationBarTitleText": "绑定手机号"
} }
}, },
{ {
"path": "pages/user/address/AddAddress/index", "path": "pages/user/address/AddAddress/index",
"style": { "style": {
"navigationBarTitleText": "AddAddress" "navigationBarTitleText": "新增收货地址"
} }
}, },
{ {
"path": "pages/user/UserAccount/index", "path": "pages/user/UserAccount/index",
"style": { "style": {
"navigationBarTitleText": "UserAccount" "navigationBarTitleText": "账户余额"
} }
}, },
{ {
"path": "pages/user/address/AddressManagement/index", "path": "pages/user/address/AddressManagement/index",
"style": { "style": {
"navigationBarTitleText": "AddressManagement" "navigationBarTitleText": "收货地址"
} }
}, },
{ {
"path": "pages/user/promotion/Poster/index", "path": "pages/user/promotion/Poster/index",
"style": { "style": {
"navigationBarTitleText": "promotion" "navigationBarTitleText": "推广名片"
} }
}, },
{ {
"path": "pages/user/signIn/Sign/index", "path": "pages/user/signIn/Sign/index",
"style": { "style": {
"navigationBarTitleText": "signIn" "navigationBarTitleText": "签到"
} }
}, },
{ {
"path": "pages/user/signIn/SignRecord/index", "path": "pages/user/signIn/SignRecord/index",
"style": { "style": {
"navigationBarTitleText": "SignRecord" "navigationBarTitleText": "签到记录"
} }
}, },
{ {
"path": "pages/user/promotion/CashAudit/index", "path": "pages/user/promotion/CashAudit/index",
"style": { "style": {
"navigationBarTitleText": "CashAudit" "navigationBarTitleText": "提现结果"
} }
}, },
{ {
"path": "pages/user/promotion/PromoterOrder/index", "path": "pages/user/promotion/PromoterOrder/index",
"style": { "style": {
"navigationBarTitleText": "PromoterOrder" "navigationBarTitleText": "分销详情"
} }
}, },
{ {
"path": "pages/user/promotion/PromoterList/index", "path": "pages/user/promotion/PromoterList/index",
"style": { "style": {
"navigationBarTitleText": "PromoterList" "navigationBarTitleText": "分销列表"
} }
}, },
{ {
"path": "pages/user/promotion/UserPromotion/index", "path": "pages/user/promotion/UserPromotion/index",
"style": { "style": {
"navigationBarTitleText": "UserPromotion" "navigationBarTitleText": "佣金"
} }
}, },
{ {
"path": "pages/user/UserBill/index", "path": "pages/user/UserBill/index",
"style": { "style": {
"navigationBarTitleText": "UserBill" "navigationBarTitleText": "账单记录"
} }
}, },
{ {
"path": "pages/user/promotion/CashRecord/index", "path": "pages/user/promotion/CashRecord/index",
"style": { "style": {
"navigationBarTitleText": "CashRecord" "navigationBarTitleText": "提现记录"
} }
}, },
{ {
"path": "pages/user/promotion/CommissionDetails/index", "path": "pages/user/promotion/CommissionDetails/index",
"style": { "style": {
"navigationBarTitleText": "CommissionDetails" "navigationBarTitleText": "佣金明细"
} }
}, },
{ {
"path": "pages/user/signIn/Integral/index", "path": "pages/user/signIn/Integral/index",
"style": { "style": {
"navigationBarTitleText": "Integral" "navigationBarTitleText": "我的积分"
} }
}, },
{ {
"path": "pages/user/UserVip/index", "path": "pages/user/UserVip/index",
"style": { "style": {
"navigationBarTitleText": "UserVip" "navigationBarTitleText": "用户vip"
} }
}, },
{ {
"path": "pages/user/PersonalData/index", "path": "pages/user/PersonalData/index",
"style": { "style": {
"navigationBarTitleText": "PersonalData" "navigationBarTitleText": "个人资料"
} }
}, },
{ {
"path": "pages/user/coupon/UserCoupon/index", "path": "pages/user/coupon/UserCoupon/index",
"style": { "style": {
"navigationBarTitleText": "UserCoupon" "navigationBarTitleText": "优惠券"
} }
}, },
{ {
"path": "pages/user/coupon/GetCoupon/index", "path": "pages/user/coupon/GetCoupon/index",
"style": { "style": {
"navigationBarTitleText": "GetCoupon" "navigationBarTitleText": "领取优惠券"
} }
}, },
{ {
"path": "pages/user/promotion/UserCash/index", "path": "pages/user/promotion/UserCash/index",
"style": { "style": {
"navigationBarTitleText": "UserCash" "navigationBarTitleText": "提现"
} }
}, },
{ {
"path": "pages/user/CustomerList/index", "path": "pages/user/CustomerList/index",
"style": { "style": {
"navigationBarTitleText": "CustomerList" "navigationBarTitleText": "客服列表"
} }
}, },
{ {
"path": "pages/user/Recharge/index", "path": "pages/user/Recharge/index",
"style": { "style": {
"navigationBarTitleText": "Recharge" "navigationBarTitleText": "充值"
} }
}, },
{ {
"path": "pages/order/MyOrder/index", "path": "pages/order/MyOrder/index",
"style": { "style": {
"navigationBarTitleText": "MyOrder" "navigationBarTitleText": "我的订单"
} }
}, },
{ {
"path": "pages/order/Logistics/index", "path": "pages/order/Logistics/index",
"style": { "style": {
"navigationBarTitleText": "Logistics" "navigationBarTitleText": "查看物流"
} }
}, },
{ {
"path": "pages/order/OrderDetails/index", "path": "pages/order/OrderDetails/index",
"style": { "style": {
"navigationBarTitleText": "OrderDetails" "navigationBarTitleText": "订单详情"
} }
}, },
{ {
"path": "pages/order/OrderSubmission/index", "path": "pages/order/OrderSubmission/index",
"style": { "style": {
"navigationBarTitleText": "OrderSubmission" "navigationBarTitleText": "提交订单"
} }
}, },
{ {
"path": "pages/order/PaymentStatus/index", "path": "pages/order/PaymentStatus/index",
"style": { "style": {
"navigationBarTitleText": "PaymentStatus" "navigationBarTitleText": "支付状态"
} }
}, },
{ {
"path": "pages/order/GoodsReturn/index", "path": "pages/order/GoodsReturn/index",
"style": { "style": {
"navigationBarTitleText": "GoodsReturn" "navigationBarTitleText": "商品退货"
} }
}, },
{ {
"path": "pages/order/ReturnList/index", "path": "pages/order/ReturnList/index",
"style": { "style": {
"navigationBarTitleText": "ReturnList" "navigationBarTitleText": "退货列表"
} }
}, },
{ {
"path": "pages/orderAdmin/OrderIndex/index", "path": "pages/orderAdmin/OrderIndex/index",
"style": { "style": {
"navigationBarTitleText": "OrderIndex" "navigationBarTitleText": "商家订单统计"
} }
}, },
{ {
@ -321,73 +321,73 @@
{ {
"path": "pages/orderAdmin/AdminOrder/index", "path": "pages/orderAdmin/AdminOrder/index",
"style": { "style": {
"navigationBarTitleText": "AdminOrder" "navigationBarTitleText": "商家订单列表"
} }
}, },
{ {
"path": "pages/orderAdmin/Statistics/index", "path": "pages/orderAdmin/Statistics/index",
"style": { "style": {
"navigationBarTitleText": "Statistics" "navigationBarTitleText": "商家统计数据"
} }
}, },
{ {
"path": "pages/orderAdmin/OrderCancellation/index", "path": "pages/orderAdmin/OrderCancellation/index",
"style": { "style": {
"navigationBarTitleText": "OrderCancellation" "navigationBarTitleText": "商家取消订单"
} }
}, },
{ {
"path": "pages/activity/Poster/index", "path": "pages/activity/Poster/index",
"style": { "style": {
"navigationBarTitleText": "Poster" "navigationBarTitleText": "推广海报"
} }
}, },
{ {
"path": "pages/activity/DargainDetails/index", "path": "pages/activity/DargainDetails/index",
"style": { "style": {
"navigationBarTitleText": "DargainDetails" "navigationBarTitleText": "帮砍价"
} }
}, },
{ {
"path": "pages/activity/GoodsBargain/index", "path": "pages/activity/GoodsBargain/index",
"style": { "style": {
"navigationBarTitleText": "GoodsBargain" "navigationBarTitleText": "砍价列表"
} }
}, },
{ {
"path": "pages/activity/BargainRecord/index", "path": "pages/activity/BargainRecord/index",
"style": { "style": {
"navigationBarTitleText": "BargainRecord" "navigationBarTitleText": "砍价记录"
} }
}, },
{ {
"path": "pages/activity/GoodsGroup/index", "path": "pages/activity/GoodsGroup/index",
"style": { "style": {
"navigationBarTitleText": "GoodsGroup" "navigationBarTitleText": "团购商品列表"
} }
}, },
{ {
"path": "pages/activity/GroupDetails/index", "path": "pages/activity/GroupDetails/index",
"style": { "style": {
"navigationBarTitleText": "GroupDetails" "navigationBarTitleText": "团购商品详情"
} }
}, },
{ {
"path": "pages/activity/GroupRule/index", "path": "pages/activity/GroupRule/index",
"style": { "style": {
"navigationBarTitleText": "GroupRule" "navigationBarTitleText": "团购规则"
} }
}, },
{ {
"path": "pages/activity/GoodsSeckill/index", "path": "pages/activity/GoodsSeckill/index",
"style": { "style": {
"navigationBarTitleText": "GoodsSeckill" "navigationBarTitleText": "秒杀"
} }
}, },
{ {
"path": "pages/activity/SeckillDetails/index", "path": "pages/activity/SeckillDetails/index",
"style": { "style": {
"navigationBarTitleText": "SeckillDetails" "navigationBarTitleText": "秒杀详情"
} }
} }
], ],

Loading…
Cancel
Save