uview-plus组件库全面升级更新,订单结算判断支付方式是否可用代码调整,公众号关注二维码修改
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
* @FilePath : /u-view2.0/uview-ui/libs/config/props/link.js
|
||||
*/
|
||||
import config from '../../libs/config/config'
|
||||
import { t } from '../../libs/i18n'
|
||||
|
||||
const {
|
||||
color
|
||||
@@ -19,7 +20,7 @@ export default {
|
||||
fontSize: 15,
|
||||
underLine: false,
|
||||
href: '',
|
||||
mpTips: '链接已复制,请在浏览器打开',
|
||||
mpTips: t("up.link.copyed"),
|
||||
lineColor: '',
|
||||
text: ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user