@@ -1,4 +1,4 @@
-VUE_APP_BASE_URL=https://test.raex.vip/
+VUE_APP_BASE_URL=https://www.raex.vip/
NODE_ENV=development
VUE_APP_PUBLIC_PATH=/
ASSETS_PATH=raex
@@ -317,7 +317,19 @@ export default {
{
name: '三位数字',
type: 'RIDN3'
- }
+ },
+ {
+ name: '四位数字',
+ type: 'RIDN4'
+ name: '五位数字',
+ type: 'RIDN5'
+ name: '五位以上数字',
+ type: 'RIDN6'
],
loading: false,
finished: false,