uniapp/lang/zh-cn/goods/not_exist.js

5 lines
84 B
JavaScript

export const lang = {
//title为每个页面的标题
title: '商品找不到',
}